CSMSL.IO.MzML.RunType.RunType C# (CSharp) Méthode

RunType() public méthode

public RunType ( ) : System
Résultat System
        public RunType()
        {
            this.chromatogramListField = new ChromatogramListType();
            this.spectrumListField = new SpectrumListType();
        }