Exemplo n.º 1
0
 float RightCountMean(ComparisonTreeViewItem item)
 {
     return(MarkerData.GetCountMean(GetRightMarker(item)));
 }