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

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

공개 메소드들

메소드 설명
IsEven ( this arg ) : IArg
IsEven ( this arg ) : IArg
IsNegative ( this arg ) : IArg
IsNegative ( this arg ) : IArg
IsOdd ( this arg ) : IArg
IsOdd ( this arg ) : IArg
IsPositive ( this arg ) : IArg
IsPositive ( this arg ) : IArg
IsPrime ( this arg ) : IArg
IsPrime ( this arg ) : IArg

메소드 상세

IsEven() 공개 정적인 메소드

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

IsEven() 공개 정적인 메소드

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

IsNegative() 공개 정적인 메소드

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

IsNegative() 공개 정적인 메소드

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

IsOdd() 공개 정적인 메소드

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

IsOdd() 공개 정적인 메소드

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

IsPositive() 공개 정적인 메소드

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

IsPositive() 공개 정적인 메소드

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

IsPrime() 공개 정적인 메소드

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

IsPrime() 공개 정적인 메소드

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