CSMSL.IO.MzIdentML.MzidReader.MzidReader C# (CSharp) 메소드

MzidReader() 공개 메소드

public MzidReader ( string filePath ) : System
filePath string
리턴 System
        public MzidReader(string filePath)
        {
            FilePath = filePath;
        }