Method | Description | |
---|---|---|
ApplyAsync ( string sqlFile, |
||
DownloadTDBAsync ( IProgress |
||
Extract7zAsync ( string file, string outDir, IProgress |
public static ApplyAsync ( string sqlFile, |
||
sqlFile | string | |
db | ||
progress | IProgress |
|
cts | ||
return | Task |
public static DownloadTDBAsync ( IProgress |
||
progress | IProgress |
|
downloadTo | string | |
version | string | |
return | Task |
public static Extract7zAsync ( string file, string outDir, IProgress |
||
file | string | |
outDir | string | |
progress | IProgress |
|
return | Task |