CSMSL.IO.MzML.InstrumentConfigurationType.InstrumentConfigurationType C# (CSharp) 메소드

InstrumentConfigurationType() 공개 메소드

public InstrumentConfigurationType ( ) : System
리턴 System
        public InstrumentConfigurationType()
        {
            this.softwareRefField = new SoftwareRefType();
            this.componentListField = new ComponentListType();
        }