Exemplo n.º 1
0
 public Card HandLeft(int idx)
 {
     return(_hand.Left(idx));
 }