C# 클래스 UrbanBlimp.Feed.CreateFeedRequestSerializer

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

공개 메소드들

메소드 설명
Serialize ( this newFeed ) : string
SerializeTemplate ( Template template ) : System.Json.JsonObject

비공개 메소드들

메소드 설명
JsonObj ( CreateFeedRequest newFeed ) : System.Json.JsonObject

메소드 상세

Serialize() 공개 정적인 메소드

public static Serialize ( this newFeed ) : string
newFeed this
리턴 string

SerializeTemplate() 공개 정적인 메소드

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