Method | Description | |
---|---|---|
Write ( string message, [ file = "", [ line, [ member = "" ) : void | ||
WriteExceptionDetails ( string source, |
public static Write ( string message, [ file = "", [ line, [ member = "" ) : void | ||
message | string | |
file | [ | |
line | [ | |
member | [ | |
return | void |
public static WriteExceptionDetails ( string source, |
||
source | string | |
ex | ||
file | [ | |
line | [ | |
member | [ | |
return | void |