コード例 #1
0
 public void AggregateTest()
 {
     QueryMethods.CommutativeAssociative();
     QueryMethods.AggregateCorrectness();
     QueryMethods.VisualizeAggregate();
     QueryMethods.MergeForAggregate();
 }