C# 클래스 Xamarin.Parse.Json.JsonExtensions

파일 보기 프로젝트 열기: chkn/XamarinParse

공개 메소드들

메소드 설명
ToJson ( this foo, JsonWriter writer ) : Cirrus.Future
ToJson ( this foo ) : Future

메소드 상세

ToJson() 공개 정적인 메소드

public static ToJson ( this foo, JsonWriter writer ) : Cirrus.Future
foo this
writer JsonWriter
리턴 Cirrus.Future

ToJson() 공개 정적인 메소드

public static ToJson ( this foo ) : Future
foo this
리턴 Future