Exemplo n.º 1
0
 double RightTotal(ComparisonTreeViewItem item)
 {
     return(MarkerData.GetMsTotal(GetRightMarker(item)));
 }