C# 클래스 CM3D2.MaidFiddler.Plugin.Utils.LogLevel

파일 보기 프로젝트 열기: denikson/CM3D2.MaidFiddler 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Error LogLevel
Info LogLevel
Warning LogLevel

공개 메소드들

메소드 설명
LogLevel ( string tag, ConsoleColor col ) : System

메소드 상세

LogLevel() 공개 메소드

public LogLevel ( string tag, ConsoleColor col ) : System
tag string
col ConsoleColor
리턴 System

프로퍼티 상세

Error 공개적으로 정적으로 프로퍼티

public static LogLevel,CM3D2.MaidFiddler.Plugin.Utils Error
리턴 LogLevel

Info 공개적으로 정적으로 프로퍼티

public static LogLevel,CM3D2.MaidFiddler.Plugin.Utils Info
리턴 LogLevel

Warning 공개적으로 정적으로 프로퍼티

public static LogLevel,CM3D2.MaidFiddler.Plugin.Utils Warning
리턴 LogLevel