Exemple #1
0
 public IEnumerable <SelectOption> GetProjectPhases()
 {
     return(ApplicationMapper.MapPhaseSelectOptions());
 }