Amazon.Route53.Model.AliasTarget.IsSetDNSName C# (CSharp) Метод

IsSetDNSName() приватный Метод

private IsSetDNSName ( ) : bool
Результат bool
        internal bool IsSetDNSName()
        {
            return this._dnsName != null;
        }