Amazon.Route53.Model.GeoLocationDetails.IsSetCountryCode C# (CSharp) Метод

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

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