点击或拖拽改变大小

Abstract 方法

X#

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.
Top
参见