C# Class TextWriterExtensions, csharputils

Afficher le fichier Open project: soywiz/csharputils Class Usage Examples

Méthodes publiques

Méthode Description
WriteLineColored ( this TextWriter, ConsoleColor, ConsoleColor, string Format ) : void

Method Details

WriteLineColored() public static méthode

public static WriteLineColored ( this TextWriter, ConsoleColor, ConsoleColor, string Format ) : void
TextWriter this
ConsoleColor ConsoleColor,
Format string
Résultat void