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