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

IsSetCountryCode() private méthode

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