StaticClassObject Methods |
The StaticClassObject type exposes the following members.
Name | Description | |
---|---|---|
New |
Create a new instance of the class.
(Inherited from ClassObject.) | |
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.) |