Пример #1
0
 protected static int GetColorIndex(TransitionGroupDocNode nodeGroup, int countLabelTypes, ref Adduct charge, ref int iCharge)
 {
     return(GraphChromatogram.GetColorIndex(nodeGroup, countLabelTypes, ref charge, ref iCharge));
 }