Пример #1
0
 protected override bool IsAggregate(string nodeName)
 {
     return(AggregateNode.IsAggregate(nodeName));
 }