Property | Type | Description | |
---|---|---|---|
Version | string |
Method | Description | |
---|---|---|
Copy ( string sourceDir, string targetDir ) : void | ||
DestroyRelease ( ) : void | ||
IsUpToDate ( ) : Task |
||
Update ( ) : Task |
Method | Description | |
---|---|---|
Checksum ( string version, string file ) : Task |
||
Decompress ( string latestVersion ) : void | ||
DestroyDownloadDirectory ( ) : void | ||
Download ( ) : void | ||
GetResponseText ( string address ) : Task |
||
GetResponseText ( string address, int numbertry ) : Task |
||
LatestVersion ( ) : Task |
public static Copy ( string sourceDir, string targetDir ) : void | ||
sourceDir | string | |
targetDir | string | |
return | void |