Method | Description | |
---|---|---|
Serialize ( object ReturnValue, |
Serialize the return object, according to the protocol requested
|
protected Serialize ( object ReturnValue, |
||
ReturnValue | object | Return object to serialize |
Response | HTTP Response to write result to | |
Protocol | Microservice_Endpoint_Protocol_Enum | Requested protocol type |
CallbackJsonP | string | Callback function for JSON-P |
return | void |