Пример #1
0
 public int ExcluirFornecedor()
 {
     return(result = forn.ExcluirForncedor("P_DELETAR_FORNECEDOR", Codigo));
 }