Property | Type | Description | |
---|---|---|---|
Domain | string |
Method | Description | |
---|---|---|
Error ( |
||
Error ( string context, |
||
GetUserErrorMessage ( |
||
ShowError ( this obj, |
Method | Description | |
---|---|---|
WriteLine ( string type, string line ) : void |
public static Error ( |
||
ex | ||
return | void |
public static Error ( string context, |
||
context | string | |
ex | ||
return | void |
public static GetUserErrorMessage ( |
||
ex | ||
return | string |
public static ShowError ( this obj, |
||
obj | this | |
ex | ||
format | string | |
return | void |