C# 클래스 FileFind.Meshwork.Logging.ConsoleCrayon

파일 보기 프로젝트 열기: codebutler/meshwork 1 사용 예제들

공개 메소드들

메소드 설명
ResetColor ( ) : void

비공개 메소드들

메소드 설명
DetectXtermColors ( ) : void
GetAnsiColorControlCode ( ConsoleColor colour, bool isForeground ) : string
GetAnsiResetControlCode ( ) : string
SetColor ( ConsoleColor color, bool isForeground ) : void
TranslateColor ( ConsoleColor desired, bool &light ) : int
_isatty ( int fd ) : int
isatty ( int fd ) : bool

메소드 상세

ResetColor() 공개 정적인 메소드

public static ResetColor ( ) : void
리턴 void