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