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