CSMSL.IO.MzML.PrecursorType.PrecursorType C# (CSharp) Метод

PrecursorType() публичный Метод

public PrecursorType ( ) : System
Результат System
        public PrecursorType()
        {
            this.activationField = new ParamGroupType();
            this.selectedIonListField = new SelectedIonListType();
            this.isolationWindowField = new ParamGroupType();
        }