Beispiel #1
0
 public Func <List <IPlayable>, List <int> > MulliganRule()
 {
     return(_score.MulliganRule());
 }