Amazon.Pinpoint.Model.EndpointLocation.IsSetCountry C# (CSharp) Méthode

IsSetCountry() private méthode

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