GlobalNamespace class
From Catglobe Wiki
More actions
GlobalNamespace
The global namespace
Parent class
Inherits from object
Methods
- (From object) string ToString() - The string representation of the object.
 
Properties
- FileNamespace File { get;  } - The file namespace
 - JsonNamespace Json { get;  } - The json namespace
 - string ObjectTypeName { get;  } - The name of the type of object.
 - PaymentNamespace Payment { get;  } - The payment namespace
 - (From object) TypeInformation TypeInformation { get;  } - Get information about this class.