XSharp.XPP Namespace |
Class | Description | |
---|---|---|
__XppWrappedObject |
The XppWrappedObject class.
| |
Abstract | ||
ClassHelpers | ||
ClassObject |
This class returns the ClasssObject for classes, both the classes created at compile time
as well as the classes created at runtime.
This object allows to access static members and methods late bound
Such as 1Example():Fieldname | |
DataObject |
The Xbase++ DataObject class.
| |
DynamicClassObject | The worker class to help create classes at runtime. | |
Functions | This compiler generated class contains all the functions, globals and defines that are defined in the XSharp.XPP.dll assembly. | |
StaticClassObject |
This class returns the ClasssObject for classes created at compile time (Static classes)
This object allows to access static members and methods late bound
Such as 1Example():Fieldname | |
XAction | Helper class that stores actions (codeblocks) for XML nodes | |
XDocument | Helper class that is used by the XML functions | |
XError | Helper class that stores errors for an XML document | |
XPPCollations |
A strongly-typed resource class, for looking up localized strings, etc.
|
Enumeration | Description | |
---|---|---|
XppCollations | List of possible values for XBase++ collations |