Exemplo n.º 1
0
 protected override void SetResultNoQuery()
 {
     Result = new ChosenCards(ValidTargets.Take(D._p.MinCount));
 }