Method | Description | |
---|---|---|
DebugWriter ( Action |
||
Write ( IDebugState debugState ) : void | ||
Write ( string serializeObject ) : void |
public Write ( IDebugState debugState ) : void | ||
debugState | IDebugState | |
return | void |
public Write ( string serializeObject ) : void | ||
serializeObject | string | |
return | void |