Amazon.EC2.Model.ProductCode.IsSetProductCodeType C# (CSharp) 메소드

IsSetProductCodeType() 개인적인 메소드

private IsSetProductCodeType ( ) : bool
리턴 bool
        internal bool IsSetProductCodeType()
        {
            return this._productCodeType != null;
        }