Exemple #1
0
 public void RegisterObserver(IDealtCardObserver observer)
 => m_dealer.RegisterObserver(observer);