예제 #1
0
 public void Unbox()
 {
     _currencyManager.Gain(_currencyType, _amount, _name);
 }