コード例 #1
0
 public void End()
 {
     _endPointDeleteCommands.End();
     _transactionEventSink.RaiseObjectDeletedEvent(_deletedObject);
 }