C# Class HttpGhost.Navigation.IntegerExtensions

Afficher le fichier Open project: vinntreus/HttpGhost

Méthodes publiques

Méthode Description
IsBetween ( this i, int greaterThan, int lessThan ) : bool

Method Details

IsBetween() public static méthode

public static IsBetween ( this i, int greaterThan, int lessThan ) : bool
i this
greaterThan int
lessThan int
Résultat bool