コード例 #1
0
ファイル: DefaultSolver.cs プロジェクト: JeremiahFly/SEII
 public void acceptInput(Cards cards)
 {
     cards = this.cards;
 }