예제 #1
0
 public void Excluir(Status objeto)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void Cadastrar(Status objeto)
 {
     throw new NotImplementedException();
 }