Returns a string representation of the object (for debugging).
Namespace: Therefore.API
Visual Basic
Public Overridable Function ToString As String
C#
public virtual string ToString ()
Parameters
None.
Return Value
A string representation of the object (for debugging).
|