예제 #1
0
 protected void When_PlayingCard()
 {
     _ = card.ActivateAsync(spirit.BindMyPower(gameState));
 }