Amazon.Route53.Model.GeoLocationDetails.IsSetContinentName C# (CSharp) Method

IsSetContinentName() private method

private IsSetContinentName ( ) : bool
return bool
        internal bool IsSetContinentName()
        {
            return this._continentName != null;
        }