CSMSL.IO.MzML.ChromatogramType.ChromatogramType C# (CSharp) 메소드

ChromatogramType() 공개 메소드

public ChromatogramType ( ) : System
리턴 System
        public ChromatogramType()
        {
            this.binaryDataArrayListField = new BinaryDataArrayListType();
            this.productField = new ProductType();
            this.precursorField = new PrecursorType();
        }