Method | Description | |
---|---|---|
GetApiStream ( string fileName ) : |
Method | Description | |
---|---|---|
BuildAndRunBatFile ( IProcessManager pm, IAbsoluteDirectoryPath tmpFolder, IEnumerable |
||
ExtractFile ( IAbsoluteDirectoryPath tmpFolder, string fileName ) : void | ||
GetResourcePath ( |
Method | Description | |
---|---|---|
GetPfxStream ( string fileName ) : |
protected static BuildAndRunBatFile ( IProcessManager pm, IAbsoluteDirectoryPath tmpFolder, IEnumerable |
||
pm | IProcessManager | |
tmpFolder | IAbsoluteDirectoryPath | |
commands | IEnumerable |
|
asAdministrator | bool | |
noisy | bool | |
return | System.Threading.Tasks.Task |
protected static ExtractFile ( IAbsoluteDirectoryPath tmpFolder, string fileName ) : void | ||
tmpFolder | IAbsoluteDirectoryPath | |
fileName | string | |
return | void |
public static GetApiStream ( string fileName ) : |
||
fileName | string | |
return |
protected static GetResourcePath ( |
||
assembly | ||
path | string | |
return | string |