프로퍼티 | 타입 | 설명 | |
---|---|---|---|
body | string | ||
browser_download_url | string | ||
name | string | ||
prerelease | bool |
메소드 | 설명 | |
---|---|---|
CompareVersion ( string l, string r ) : int | ||
IsNewVersion ( string currentVersion ) : bool | ||
Parase ( Newtonsoft.Json.Linq.JObject asset ) : void |
public static CompareVersion ( string l, string r ) : int | ||
l | string | |
r | string | |
리턴 | int |
public IsNewVersion ( string currentVersion ) : bool | ||
currentVersion | string | |
리턴 | bool |
public Parase ( Newtonsoft.Json.Linq.JObject asset ) : void | ||
asset | Newtonsoft.Json.Linq.JObject | |
리턴 | void |