C# Class TSystems.RELOAD.Utils.BigIntExtensions

Extends BigInt data type for convenience
Afficher le fichier Open project: RELOAD-NET/RELOAD.NET

Méthodes publiques

Méthode Description
ElementOfInterval ( this value, BigInt start, BigInt end, bool endIncluded ) : bool

Method Details

ElementOfInterval() public static méthode

public static ElementOfInterval ( this value, BigInt start, BigInt end, bool endIncluded ) : bool
value this
start BigInt
end BigInt
endIncluded bool
Résultat bool