Exemplo n.º 1
0
 public void DeleteNewBadge()
 {
     bool removeResult = _repo.DeleteADoor(12345, "A1");
 }