Instance constructors can also be used to call the instance constructors of base classes.
执行个体建构函式也可以用来呼叫基底类别的执行个体建构函式。
An interface cannot contain constants, fields, operators, instance constructors, destructors, or types.
接口不能包含常量、字段、运算符、实例构造函数、析构函数或类型。
You should not use your instance constructors, some special private function, or any other idiom to initialize static variables.
不应该使用实例构造函数、一些特殊的私有方法、任何其它习惯来初始化静态变量。
应用推荐