C# Class UrbanBlimp.Feed.CreateFeedRequestSerializer

Mostrar archivo Open project: farhadbheekoo/UrbanBlimp Class Usage Examples

Public Methods

Method Description
Serialize ( this newFeed ) : string
SerializeTemplate ( Template template ) : System.Json.JsonObject

Private Methods

Method Description
JsonObj ( CreateFeedRequest newFeed ) : System.Json.JsonObject

Method Details

Serialize() public static method

public static Serialize ( this newFeed ) : string
newFeed this
return string

SerializeTemplate() public static method

public static SerializeTemplate ( Template template ) : System.Json.JsonObject
template Template
return System.Json.JsonObject