StaticClassObject Class |
1Example():Fieldname
Namespace: XSharp.XPP
The StaticClassObject type exposes the following members.
Name | Description | |
---|---|---|
StaticClassObject | Initializes a new instance of the StaticClassObject class |
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.) |