Property | Type | Description |
---|
Method | Description | |
---|---|---|
ToString ( ) : string |
Returns a serial representation of the object in JSON format.
|
|
ToString ( Types format ) : string |
Returns a serial representation of the object in the specified format.
|
public ToString ( Types format ) : string | ||
format | Types | Format to serialize to. |
return | string |