Exemplo n.º 1
0
 public void Inhabilitar(Proveedor Prove, string Donde)
 {
     _ProveedorDAL.Inhabilitar(Prove, Donde);
 }