C# Class SelectionCriteriaRSD, PSR-History

Afficher le fichier Open project: unhcr/PSR-History Class Usage Examples

Méthodes publiques

Méthode Description
AddOriginCode ( string code ) : void
AddResidenceCode ( string code ) : void
SelectionCriteriaRSD ( ) : System
SelectionCriteriaRSD ( string startYear, string endYear, ListItemCollection residenceCodes, ListItemCollection originCodes, bool showRES, bool showOGN, bool showRSDP, bool showRSDL ) : System

Method Details

AddOriginCode() public méthode

public AddOriginCode ( string code ) : void
code string
Résultat void

AddResidenceCode() public méthode

public AddResidenceCode ( string code ) : void
code string
Résultat void

SelectionCriteriaRSD() public méthode

public SelectionCriteriaRSD ( ) : System
Résultat System

SelectionCriteriaRSD() public méthode

public SelectionCriteriaRSD ( string startYear, string endYear, ListItemCollection residenceCodes, ListItemCollection originCodes, bool showRES, bool showOGN, bool showRSDP, bool showRSDL ) : System
startYear string
endYear string
residenceCodes ListItemCollection
originCodes ListItemCollection
showRES bool
showOGN bool
showRSDP bool
showRSDL bool
Résultat System