Method | Description | |
---|---|---|
Clear ( ) : void | ||
Hide ( ) : void | ||
RecordLine ( string format ) : void | ||
Show ( ) : void | ||
WriteLine ( string format ) : void |
Method | Description | |
---|---|---|
CreateInstance ( ) : void | ||
GetAllText ( ) : string | ||
SetText ( string text ) : void | ||
TruncateLog ( ) : void |
public static RecordLine ( string format ) : void | ||
format | string | |
return | void |
public static WriteLine ( string format ) : void | ||
format | string | |
return | void |