Abstract 方法 |
Abstract 类型公开以下成员。
名称 | 说明 | |
---|---|---|
ClassDescribe | 反射类定义 | |
ClassName | Retrieves the name of the class an object belongs to. | |
ClassObject | Retrieves the class object (System.Type) of a class. | |
Eval | ||
GetNoIVar | Handles access operations to undefined instance variables. | |
HasIVar | ||
IsDerivedFrom | Checks if an object belongs to or is derived from a particular class. | |
NoIvarGet | ||
NoIvarPut | ||
NoMethod | Handles calls to undefined methods. | |
Notify | Receives notifications from DatabaseEngines | |
SetNoIVar | Handles assign operations to undefined instance variables. |