Пример #1
0
 public Human(int No, AutoPlayer autoplayer) : base(No, autoplayer)
 {
 }
Пример #2
0
 public Dummy(int No, AutoPlayer autoplayer) : base(No, autoplayer)
 {
 }