All types
|
All members
RT.Util.Core
RT.KitchenSink
RT.KitchenSink.Collections
RT.KitchenSink.Geometry
RT.KitchenSink.Lex
RT.KitchenSink.Streams
RT.Util
RT.Util.Collections
RT.Util.Consoles
Colored
Console
Out
Console
Colored
Char
Console
Colored
String
Console
Util
StdErrState
()
StdOutState
()
WrapToWidth
()
Write
(
value
,
std
Err
)
Write
(
value
,
foreground
,
background
,
std
Err
)
WriteLine
(
value
,
std
Err
,
align
)
WriteLine
(
value
,
foreground
,
background
,
std
Err
,
align
)
WriteParagraphs
(
message
,
hanging
Indent
)
WriteParagraphs
(
message
,
hanging
Indent
)
WriteParagraphs
(
message
,
hanging
Indent
)
WriteStackTrace
(
stack
Trace
Lines
)
Console
State
RT.Util.ExtensionMethods
RT.Util.ExtensionMethods.Obsolete
RT.Util.Geometry
RT.Util.IL
RT.Util.Paths
RT.Util.Streams
RT.Util.Text
RT.Util.Threading
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Static method:
void
Write
(
ConsoleColoredString
,
bool
)
Declared in:
RT.Util.Consoles.
ConsoleUtil
Declaration
public static
void
Write
(
ConsoleColoredString
value
,
bool
stdErr
= false
)
Summary
Writes the specified
ConsoleColoredString
to the console.