コード例 #1
0
 public bool HandledByMergeOperator(IChartSection chartSection)
 {
     return(Indicators.Contains(chartSection.Name));
 }