Method ToString
ToString()
Represents in string format
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | string representation of the object |
Overrides
System.Object.ToString()