Пример #1
0
 protected override int GetStuff(int x)
 {
     return(CustomHelper.GetStuff(base.GetStuff(x)));
 }