class Foo(private val inputStream: inputStream) { constructor(path: String) : this( try { FileInputStream(path) } catch (e: ...
確定! 回上一頁