コード例 #1
0
 //Execute as mandated by ICommand interface
 public void Execute()
 {
     enemy.BecomeImmune();
 }