Ejemplo n.º 1
0
 public SaleEntity GetForm(string keyValue)
 {
     return(service.FindEntity(keyValue));
 }