Method ToString
ToString()
Returns a string that represents the current object.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string | A string that represents the current object. |
Returns a string that represents the current object.
public override string ToString()
Type | Description |
---|---|
string | A string that represents the current object. |