Amazon.Route53.Model.TestDNSAnswerRequest.IsSetEDNS0ClientSubnetIP C# (CSharp) Method

IsSetEDNS0ClientSubnetIP() private method

private IsSetEDNS0ClientSubnetIP ( ) : bool
return bool
        internal bool IsSetEDNS0ClientSubnetIP()
        {
            return this._edns0ClientSubnetIP != null;
        }