Beispiel #1
0
 public IEnumerable <Tienda> Details()
 {
     return(objProduct.GetTienda());
 }