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

InstrumentConfigurationType() public méthode

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