Метод | Описание | |
---|---|---|
GenerateDiagnosticZip ( IAbsoluteFilePath path ) : System.Threading.Tasks.Task | ||
HandleException ( |
||
SetExceptionHandler ( IExceptionHandler handler ) : void | ||
TryAction ( Func |
Метод | Описание | |
---|---|---|
GetLogFilesDictionary ( IAbsoluteDirectoryPath path ) : string>.Dictionary |
public static GenerateDiagnosticZip ( IAbsoluteFilePath path ) : System.Threading.Tasks.Task | ||
path | IAbsoluteFilePath | |
Результат | System.Threading.Tasks.Task |
public static HandleException ( |
||
ex | ||
action | string | |
Результат |
public static SetExceptionHandler ( IExceptionHandler handler ) : void | ||
handler | IExceptionHandler | |
Результат | void |
public static TryAction ( Func |
||
act | Func |
|
action | string | |
Результат | Task |