Exemple #1
0
 private void PerformAction(ItemModifier modifier)
 {
     modifier.PerformAction(this);
 }