Example #1
0
 public void Move(Warrior warrior)
 {
     Console.WriteLine($"HP = {warrior.HP}, could not fight!");
 }