Amazon.Route53.Model.TestDNSAnswerRequest.IsSetEDNS0ClientSubnetIP C# (CSharp) 메소드

IsSetEDNS0ClientSubnetIP() 개인적인 메소드

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