Exemplo n.º 1
0
 public void Unregister(IWithId objectToUnregister)
 {
     _unregisterObjectVisitor.Unregister(objectToUnregister);
 }