Amazon.Route53.Model.GeoLocation.IsSetContinentCode C# (CSharp) 메소드

IsSetContinentCode() 개인적인 메소드

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