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

IsSetEDNS0ClientSubnetMask() private method

private IsSetEDNS0ClientSubnetMask ( ) : bool
return bool
        internal bool IsSetEDNS0ClientSubnetMask()
        {
            return this._edns0ClientSubnetMask != null;
        }