コード例 #1
0
 public void OneWay()
 {
     _mediatorService.OneWay();
 }
コード例 #2
0
 private void OneWay()
 {
     _notifierMediatorService.OneWay();
 }