Exemplo n.º 1
0
 public void ApplyEffect(IStat target)
 {
     target.ApplyInstantEffect(this);
 }