C# 클래스 Seterlund.CodeGuard.Validators.BooleanValidatorExtensions

파일 보기 프로젝트 열기: barsgroup/Guard

공개 메소드들

메소드 설명
IsFalse ( this arg ) : IArg
IsTrue ( this arg ) : IArg

비공개 메소드들

메소드 설명
IsValid ( IArg arg, bool expected ) : IArg

메소드 상세

IsFalse() 공개 정적인 메소드

public static IsFalse ( this arg ) : IArg
arg this
리턴 IArg

IsTrue() 공개 정적인 메소드

public static IsTrue ( this arg ) : IArg
arg this
리턴 IArg