Пример #1
0
 public void RemoverFornecedorPorId(long?id)
 {
     Context.RemoverFornecedorPorId(id);
 }