Esempio n. 1
0
 private static int BlockRound(Warrior gladiator)
 {
     return(gladiator.BlockAttack());
 }