Amazon.EC2.Model.DeleteCustomerGatewayRequest.IsSetCustomerGatewayId C# (CSharp) 메소드

IsSetCustomerGatewayId() 개인적인 메소드

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