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

IsSetEDNS0ClientSubnetMask() 개인적인 메소드

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