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

ProductListType() public méthode

public ProductListType ( ) : System
Résultat System
        public ProductListType()
        {
            this.productField = new List<ProductType>();
        }