C# 클래스 MTMCL.Update.Update

Update.xaml 的互動邏輯
상속: IDisposable
파일 보기 프로젝트 열기: cvronmin/metocraft

공개 메소드들

메소드 설명
Dispose ( ) : void
Update ( int build, string url ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
ClientOnDownloadFileCompleted ( object sender, System asyncCompletedEventArgs ) : void
ClientOnDownloadProgressChanged ( object sender, System downloadProgressChangedEventArgs ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

Update() 공개 메소드

public Update ( int build, string url ) : System
build int
url string
리턴 System