ClassObject Class |
1Example():Fieldname
Namespace: XSharp.XPP
The ClassObject type exposes the following members.
Name | Description | |
---|---|---|
ClassObject | Initializes a new instance of the ClassObject class |
Name | Description | |
---|---|---|
New |
Create a new instance of the class.
| |
NoIvarGet |
Late bound access to class/static vars
| |
NoIvarPut |
Late bound assign for class/static vars
| |
NoMethod |
Late bound calls for Static/Class methods.
|