Amazon.Route53.Model.GetGeoLocationRequest.IsSetContinentCode C# (CSharp) Méthode

IsSetContinentCode() private méthode

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