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

ChromatogramType() public méthode

public ChromatogramType ( ) : System
Résultat System
        public ChromatogramType()
        {
            this.binaryDataArrayListField = new BinaryDataArrayListType();
            this.productField = new ProductType();
            this.precursorField = new PrecursorType();
        }