Method | Description | |
---|---|---|
GenerateDiagnosticZip ( IAbsoluteFilePath path ) : System.Threading.Tasks.Task | ||
HandleException ( |
||
SetExceptionHandler ( IExceptionHandler handler ) : void | ||
TryAction ( Func |
Method | Description | |
---|---|---|
GetLogFilesDictionary ( IAbsoluteDirectoryPath path ) : string>.Dictionary |
public static GenerateDiagnosticZip ( IAbsoluteFilePath path ) : System.Threading.Tasks.Task | ||
path | IAbsoluteFilePath | |
return | System.Threading.Tasks.Task |
public static HandleException ( |
||
ex | ||
action | string | |
return |
public static SetExceptionHandler ( IExceptionHandler handler ) : void | ||
handler | IExceptionHandler | |
return | void |
public static TryAction ( Func |
||
act | Func |
|
action | string | |
return | Task |