Property | Type | Description | |
---|---|---|---|
Error | System.IO.TextWriter | ||
Out | System.IO.TextWriter |
Method | Description | |
---|---|---|
PrintStackTrace ( ) : void | ||
PrintStackTrace ( |
||
Write ( String str ) : void | ||
WriteLine ( String str ) : void |
public static PrintStackTrace ( |
||
e | ||
return | void |
public static WriteLine ( String str ) : void | ||
str | String | |
return | void |
public static System.IO.TextWriter Error | ||
return | System.IO.TextWriter |