C# Class UrbanBlimp.Feed.GetFeedResponseDeSerializer

Mostrar archivo Open project: farhadbheekoo/UrbanBlimp Class Usage Examples

Public Methods

Method Description
DeSerialize ( Stream content ) : GetFeedResponse

Private Methods

Method Description
DeSerializeFeed ( JsonValue value ) : GetFeedResponse
DeSerializePayload ( JsonValue value ) : FeedPayload
DeSerializeTemplate ( JsonValue value ) : Template

Method Details

DeSerialize() public static method

public static DeSerialize ( Stream content ) : GetFeedResponse
content System.IO.Stream
return GetFeedResponse