Example #1
0
 public void Hit()
 {
     _target.ApplyDamage();
 }