C# 클래스 UrbanBlimp.Feed.GetFeedResponseDeSerializer

파일 보기 프로젝트 열기: farhadbheekoo/UrbanBlimp 1 사용 예제들

공개 메소드들

메소드 설명
DeSerialize ( Stream content ) : GetFeedResponse

비공개 메소드들

메소드 설명
DeSerializeFeed ( JsonValue value ) : GetFeedResponse
DeSerializePayload ( JsonValue value ) : FeedPayload
DeSerializeTemplate ( JsonValue value ) : Template

메소드 상세

DeSerialize() 공개 정적인 메소드

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