Пример #1
0
 public int Gain()
 {
     return(_wrappee.Gain() * _mult);
 }