예제 #1
0
 public void OneWay()
 {
     _mediatorService.OneWay();
 }
예제 #2
0
 private void OneWay()
 {
     _notifierMediatorService.OneWay();
 }