Difference between revisions of "GlobalNamespace class"

From Catglobe Wiki
Jump to: navigation, search
 
Line 10: Line 10:
 
{{CGscriptProperties_Template|ReturnType=PaymentNamespace|Name=<nowiki>Payment</nowiki>|HasGetter=1|Description=<nowiki>The payment namespace</nowiki>}}
 
{{CGscriptProperties_Template|ReturnType=PaymentNamespace|Name=<nowiki>Payment</nowiki>|HasGetter=1|Description=<nowiki>The payment namespace</nowiki>}}
 
{{CGscriptProperties_Template|ReturnType=TypeInformation|Name=<nowiki>TypeInformation</nowiki>|HasGetter=1|Inherited=object|Description=<nowiki>Get information about this class.</nowiki>}}
 
{{CGscriptProperties_Template|ReturnType=TypeInformation|Name=<nowiki>TypeInformation</nowiki>|HasGetter=1|Inherited=object|Description=<nowiki>Get information about this class.</nowiki>}}
{{CGscriptProperties_Template|ReturnType=FileNamespace|Name=<nowiki>File</nowiki>|HasGetter=1|Description=<nowiki>The File namespace.</nowiki>}}
 
 
}}
 
}}

Latest revision as of 08:49, 2 July 2020

GlobalNamespace



The global namespace

Parent class

Inherits from object

Methods

  • (From object) string ToString() - The string representation of the object.

Properties