示例#1
0
 public Task <IEnumerable <DietaryFlags> > GetAllFlags()
 {
     return(_lookupService.FlagListAsync());
 }