Example #1
0
 public List <ActiveIngredient> GetAllActiveIngredients()
 {
     return(DLObj.GetAllActiveIngredients());
 }