Beispiel #1
0
 public void Excluir(USUARIO oUsuario)
 {
     USUARIO.Excluir(oUsuario);
 }