C# 클래스 TSystems.RELOAD.Utils.BigIntExtensions

Extends BigInt data type for convenience
파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET

공개 메소드들

메소드 설명
ElementOfInterval ( this value, BigInt start, BigInt end, bool endIncluded ) : bool

메소드 상세

ElementOfInterval() 공개 정적인 메소드

public static ElementOfInterval ( this value, BigInt start, BigInt end, bool endIncluded ) : bool
value this
start BigInt
end BigInt
endIncluded bool
리턴 bool