Method | Description | |
---|---|---|
ClearAll ( ) : void | ||
CreateLogViewer ( ) : Task |
||
Invoke ( System.Action a ) : void | ||
Log ( |
||
Log ( string message ) : void | ||
LogViewer ( ) : System | ||
LogWithIndent ( int i, string message ) : void |
Method | Description | |
---|---|---|
Init ( ) : IEnumerable |
public static Invoke ( System.Action a ) : void | ||
a | System.Action | |
return | void |
public static LogWithIndent ( int i, string message ) : void | ||
i | int | |
message | string | |
return | void |