Method ToString
ToString()
Provides a new string object describing the result.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | A newly allocated managed string. |
Provides a new string object describing the result.
public override string ToString()
Type | Description |
---|---|
String | A newly allocated managed string. |