Ejemplo n.º 1
0
 public IList <string> List()
 {
     return(_allergenFlags.GetAllergyStrings().ToList().AsReadOnly());
 }