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