Exemplo n.º 1
0
 public ItemModelview Details(string id)
 {
     return(_ItemBusiness.DetailsItemApp(id));
 }