Method | Description | |
---|---|---|
EndPoint ( ) : System |
Initializes a new instance of the CarDeliveryNetwork.Api.Data.EndPoint class.
|
|
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.
|
Method | Description | |
---|---|---|
InitObjects ( ) : void |
Initializes the child objects associated with this EndPoint.
|
public ToString ( Types format ) : string | ||
format | Types | Format to serialize to. |
return | string |