| 1. | Classes without a constructor cannot be created (不能创建无构造函数的类) 。 |
| 2. | Library and the classes implementing user - defined sql functions 库和实现用户定义sql函数的类。 |
| 3. | Creating a class to hold dll functions >创建用于容纳dll函数的类 |
| 4. | Create a class to hold dll functions 创建用于容纳dll函数的类 |
| 5. | The following is an example of a class using a private constructor 下面是使用私有构造函数的类的示例。 |
| 6. | Describes how to define a class with fields , methods , and constructors 描述如何定义具有字段、方法和构造函数的类。 |
| 7. | Function and creates fields to store input parameters , as follows 函数的类,并创建一些字段来存储输入参数,如以下所示: |
| 8. | Abstract classes and classes without public , default constructors are marked with the 抽象类和没有公共、默认构造函数的类用 |
| 9. | Object that represents the class of which this function is a member 获取包含此函数的类,或为null (如果此函数不包含在类中) 。 |
| 10. | Object , the type object that represents the class that supports the constructor is queried 对象,需查询表示支持该构造函数的类的 |