메소드 | 설명 | |
---|---|---|
ConsoleReportPrinter ( ) : System | ||
ConsoleReportPrinter ( |
||
Print ( string message ) : void | ||
ResetColor ( ) : void | ||
SetForeground ( ConsoleColor color ) : void |
메소드 | 설명 | |
---|---|---|
FormatText ( string txt ) : string | ||
GetBackground ( string s ) : string | ||
GetForeground ( string s ) : string | ||
NameToCode ( string s ) : int | ||
PopulateColorPrefixes ( ) : void |
public ConsoleReportPrinter ( |
||
writer | ||
리턴 | System |
public SetForeground ( ConsoleColor color ) : void | ||
color | ConsoleColor | |
리턴 | void |