메소드 | 설명 | |
---|---|---|
TestDebugWriter ( ) : System |
Initializes a new instance of the T:System.Object class.
|
|
Write ( IDebugState debugState ) : void |
Writes the given state.
|
|
Write ( string serializeObject ) : void |
public Write ( IDebugState debugState ) : void | ||
debugState | IDebugState | The state to be written. |
리턴 | void |