示例#1
0
 public AddTwoAction(IntObject target) : base(target)
 {
 }
示例#2
0
 public AddOneAction(IntObject target) : base(target)
 {
 }