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

PrecursorType() public méthode

public PrecursorType ( ) : System
Résultat System
        public PrecursorType()
        {
            this.activationField = new ParamGroupType();
            this.selectedIonListField = new SelectedIonListType();
            this.isolationWindowField = new ParamGroupType();
        }