示例#1
0
 public AggregationMultiFunctionAgent NewAgent(AggregationMultiFunctionAgentFactoryContext ctx)
 {
     return new SupportReferenceCountedMapAgent(Eval);
 }
 public AggregationMultiFunctionAgent NewAgent(AggregationMultiFunctionAgentFactoryContext ctx)
 {
     return new SupportAggMFEventsAsListAggregationAgent();
 }