Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void WriteLine(string)

  • Declared in: RT.Util.Consoles.ColoredConsoleOut
  • Overrides: TextWriter.WriteLine(string)

Declaration

public override void WriteLine(
    string str
)

Summary

Outputs the specified text plus a newline to the console.