CSMSL.IO.MzML.InstrumentConfigurationType.InstrumentConfigurationType C# (CSharp) Method

InstrumentConfigurationType() public method

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