Amazon.Route53.Model.CreateHostedZoneResult.IsSetLocation C# (CSharp) Метод

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

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