메소드 | 설명 | |
---|---|---|
DownloadCompleted ( ) : void | ||
DownloadError ( |
||
DownloadProgressUpdate ( DownloadProgressChangedEventArgs arguments ) : void | ||
DumpAndTerminate ( |
||
HandleException ( |
||
Program ( ) : System | ||
Run ( ) : void | ||
SaveConfiguration ( ) : void | ||
UpdateDetected ( int currentRevision, RiotGear.ApplicationVersion newVersion ) : void | ||
WriteLine ( string line ) : void |
메소드 | 설명 | |
---|---|---|
Main ( string arguments ) : void | ||
Terminate ( ) : void |
public DownloadError ( |
||
exception | ||
리턴 | void |
public DownloadProgressUpdate ( DownloadProgressChangedEventArgs arguments ) : void | ||
arguments | DownloadProgressChangedEventArgs | |
리턴 | void |
public static DumpAndTerminate ( |
||
exception | ||
리턴 | void |
public HandleException ( |
||
exception | ||
리턴 | void |
public UpdateDetected ( int currentRevision, RiotGear.ApplicationVersion newVersion ) : void | ||
currentRevision | int | |
newVersion | RiotGear.ApplicationVersion | |
리턴 | void |