예제 #1
0
 public override void AggregateField(Field field)
 {
     Aggregate.Value = Aggregate.AsInt() + 1;
 }