Пример #1
0
 public AddTwoAction(IntObject target) : base(target)
 {
 }
Пример #2
0
 public AddOneAction(IntObject target) : base(target)
 {
 }