Méthode | Description | |
---|---|---|
AgeRange ( ushort start, ushort end ) : Landis.AgeCohort | ||
Contains ( ushort age ) : bool |
Does the range contain a particular age?
|
|
Overlaps ( |
Does the range overlap another range?
|
public AgeRange ( ushort start, ushort end ) : Landis.AgeCohort | ||
start | ushort | |
end | ushort | |
Résultat | Landis.AgeCohort |