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();
        }