CSMSL.Analysis.Identification.MSSearchEngine.MSSearchEngine C# (CSharp) Method

MSSearchEngine() protected method

protected MSSearchEngine ( ) : System.Collections.Generic
return System.Collections.Generic
        protected MSSearchEngine()
        {
            MaxMatchesPerSpectrum = 10;
        }