메소드 | 설명 | |
---|---|---|
ConditionalConsoleTraceListener ( bool verbose ) : System | ||
Write ( string message ) : void | ||
WriteLine ( string message ) : void | ||
WriteLine ( string message, string category ) : void |
public ConditionalConsoleTraceListener ( bool verbose ) : System | ||
verbose | bool | |
리턴 | System |
public WriteLine ( string message, string category ) : void | ||
message | string | |
category | string | |
리턴 | void |