Method | Description | |
---|---|---|
WriteLine ( object sender, string line, DebugStatus status ) : void | ||
WriteSeparateLine ( object sender, DebugStatus status ) : void |
public static WriteLine ( object sender, string line, DebugStatus status ) : void | ||
sender | object | |
line | string | |
status | DebugStatus | |
return | void |
public static WriteSeparateLine ( object sender, DebugStatus status ) : void | ||
sender | object | |
status | DebugStatus | |
return | void |