Class constructors should be lazy.
类的构造函数应该是延迟的。
The rest of the class is just some basic constructors.
类的剩余部分就是一些基本的构造器。
The PdfTextVerificationPoint class has two constructors, as shown in Listing 3.
PdfTextVerificationPoint类拥有两个构造器,如代码清单3所示。
The Message class implements two constructors, as shown in Listing 7.
message类实现两个构造器,如清单7所示。
Open up your newly created class, and change its constructors to public type.
打开新生成的类,将它的构造函数修改为public类型。
A class or struct may have multiple constructors that take different arguments.
一类或结构可以有多个构造函数以不同参数。
A class or struct may have multiple constructors that take different arguments.
类或结构可能有多个接受不同参数的构造函数。
A class or struct may have multiple constructors that take different arguments.
类或结构可能有多个接受不同参数的构造函数。
应用推荐