Amazon.Route53.Model.GeoLocationDetails.IsSetCountryName C# (CSharp) Méthode

IsSetCountryName() private méthode

private IsSetCountryName ( ) : bool
Résultat bool
        internal bool IsSetCountryName()
        {
            return this._countryName != null;
        }