C# 클래스 MTMCL.Update.Updater

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

공개 메소드들

메소드 설명
Updater ( ) : System

보호된 메소드들

메소드 설명
OnCheckFinishEvent ( bool hasupdate, string updateaddr, string updateinfo, int updateBuild ) : void

비공개 메소드들

메소드 설명
CheckUpdate ( string url ) : void
Run ( ) : void

메소드 상세

OnCheckFinishEvent() 보호된 메소드

protected OnCheckFinishEvent ( bool hasupdate, string updateaddr, string updateinfo, int updateBuild ) : void
hasupdate bool
updateaddr string
updateinfo string
updateBuild int
리턴 void

Updater() 공개 메소드

public Updater ( ) : System
리턴 System