C# 클래스 Huaban.UWP.Models.ImageFile

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

보호된 프로퍼티들

프로퍼티 타입 설명
site string

공개 메소드들

메소드 설명
Parse ( Newtonsoft.Json.Linq.JObject obj ) : ImageFile
Parse ( string text ) : ImageFile

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( Newtonsoft.Json.Linq.JObject obj ) : ImageFile
obj Newtonsoft.Json.Linq.JObject
리턴 ImageFile

Parse() 공개 정적인 메소드

public static Parse ( string text ) : ImageFile
text string
리턴 ImageFile

프로퍼티 상세

site 보호되어 있는 정적으로 프로퍼티

protected static string site
리턴 string