C# 클래스 Cone.Runners.ConsoleLoggerSettings

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

공개 프로퍼티들

프로퍼티 타입 설명
Multicore bool
ShowTimings bool
SuccessColor ConsoleColor
Verbosity LoggerVerbosity

프로퍼티 상세

Multicore 공개적으로 프로퍼티

public bool Multicore
리턴 bool

ShowTimings 공개적으로 프로퍼티

public bool ShowTimings
리턴 bool

SuccessColor 공개적으로 프로퍼티

public ConsoleColor SuccessColor
리턴 ConsoleColor

Verbosity 공개적으로 프로퍼티

public LoggerVerbosity Verbosity
리턴 LoggerVerbosity