コード例 #1
0
 public override void ChangCount(int count, AbstractMediator mediator)
 {
     mediator.Bwin(count);
 }