C# 클래스 Start.UpdateChecker

파일 보기 프로젝트 열기: Jonty800/LauncherX

공개 프로퍼티들

프로퍼티 타입 설명
DownloadLocation string
ReleaseType string
Version int
WebVersion int

공개 메소드들

메소드 설명
UpdateCheck ( ) : void

메소드 상세

UpdateCheck() 공개 정적인 메소드

public static UpdateCheck ( ) : void
리턴 void

프로퍼티 상세

DownloadLocation 공개적으로 정적으로 프로퍼티

public static string DownloadLocation
리턴 string

ReleaseType 공개적으로 정적으로 프로퍼티

public static string ReleaseType
리턴 string

Version 공개적으로 정적으로 프로퍼티

public static int Version
리턴 int

WebVersion 공개적으로 정적으로 프로퍼티

public static int WebVersion
리턴 int