Метод | Описание | |
---|---|---|
DebugWriter ( Action |
||
Write ( IDebugState debugState ) : void | ||
Write ( string serializeObject ) : void |
public DebugWriter ( Action |
||
write | Action |
|
Результат | System |
public Write ( IDebugState debugState ) : void | ||
debugState | IDebugState | |
Результат | void |
public Write ( string serializeObject ) : void | ||
serializeObject | string | |
Результат | void |