Method ToString
ToString()
Render an explanation as text.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String |
ToString(Int32)
Declaration
protected virtual string ToString(int depth)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | depth |
Returns
Type | Description |
---|---|
System.String |