Exemple #1
0
 public List <CosmeticModel> GetAllCosmetic()
 {
     return(CosmeticService.GetAll());
 }