Exemplo n.º 1
0
 public static IEnumerable <WhiskyModel> GetWhiskyModel()
 {
     return(ModelDAL.GetWhiskyModels());
 }