C# 클래스 lw_common.ui.status_type_io

파일 보기 프로젝트 열기: jtorjo/logwizard

공개 메소드들

메소드 설명
is_error_or_above ( this status ) : bool
is_warn_or_above ( this status ) : bool

메소드 상세

is_error_or_above() 공개 정적인 메소드

public static is_error_or_above ( this status ) : bool
status this
리턴 bool

is_warn_or_above() 공개 정적인 메소드

public static is_warn_or_above ( this status ) : bool
status this
리턴 bool