CSMSL.IO.MzML.ProductListType.ProductListType C# (CSharp) Метод

ProductListType() публичный Метод

public ProductListType ( ) : System
Результат System
        public ProductListType()
        {
            this.productField = new List<ProductType>();
        }