C# Class UrbanBlimp.Feed.CreateFeedRequestSerializer

Afficher le fichier Open project: farhadbheekoo/UrbanBlimp Class Usage Examples

Méthodes publiques

Méthode Description
Serialize ( this newFeed ) : string
SerializeTemplate ( Template template ) : System.Json.JsonObject

Private Methods

Méthode Description
JsonObj ( CreateFeedRequest newFeed ) : System.Json.JsonObject

Method Details

Serialize() public static méthode

public static Serialize ( this newFeed ) : string
newFeed this
Résultat string

SerializeTemplate() public static méthode

public static SerializeTemplate ( Template template ) : System.Json.JsonObject
template Template
Résultat System.Json.JsonObject