Beispiel #1
0
 public override object Value()
 {
     return((int)Arg1.Value() + (int)Arg2.Value());
 }