Click or drag to resize

M_ObjectToString Method

Gets a description of this object for debug. Will return the result of M_GetTitle by default.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public override string ToString()

Return Value

Type: String
See Also