Amazon.Route53.Model.GeoLocationDetails.IsSetCountryCode C# (CSharp) 메소드

IsSetCountryCode() 개인적인 메소드

private IsSetCountryCode ( ) : bool
리턴 bool
        internal bool IsSetCountryCode()
        {
            return this._countryCode != null;
        }