DynamicClassObject Methods |
The DynamicClassObject type exposes the following members.
Name | Description | |
---|---|---|
New | (Overrides New.) | |
NoIvarGet |
Late bound access to class/static vars
(Inherited from ClassObject.) | |
NoIvarPut |
Late bound assign for class/static vars
(Inherited from ClassObject.) | |
NoMethod |
Late bound calls for Static/Class methods.
(Inherited from ClassObject.) |