1案例需求:2.具体实现代码: class Monster {public string name;public int hp;public int atk;public Monster(string name, int atk,