Method | Description | |
---|---|---|
ErrorReport ( |
||
ErrorReport ( string reportText ) : System | ||
Reset ( ) : void | ||
SendByDmAsync ( ) : System.Threading.Tasks.Task | ||
SendByMailAsync ( ) : System.Threading.Tasks.Task |
Method | Description | |
---|---|---|
CheckDmAvailable ( ) : bool | ||
UpdateEncodedReport ( ) : void |
public ErrorReport ( |
||
tw | ||
reportText | string | |
return | System |
public ErrorReport ( string reportText ) : System | ||
reportText | string | |
return | System |
public SendByDmAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public SendByMailAsync ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |