GXDN: Gurux Developer Network
GXDebug Class
NamespacesGurux.ScriptParserGXDebug
GXDebug debugs the GXScript.
Members
All Members Constructors Methods



Icon Member Description
GXDebug()()()
Initializes a new instance of the GXDebug class

Assert(Object)
Checks for the given condition, and displays an empty message, if the condition is false.

Assert(Object, String)
Checks given condition, and displays a user specified message, if the condition is false.

Dispose(Boolean)
Dispose()()()
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()() (Overrides Object.Finalize()()().)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetOcx()()()
Retrieves a reference to the underlying ActiveX control.

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Print(Object)
Prints the given message to a file, determined with command SetOutputFile.

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
GXDebug

Assembly: Gurux.ScriptParser (Module: Gurux.ScriptParser) Version: 5.0.0.1