Пример #1
0
 public void RegisterListener(controller.PlayGame ctrl)
 {
     m_dealer.RegisterListener(ctrl);
 }