Amazon.Pinpoint.Model.EndpointLocation.IsSetCountry C# (CSharp) Метод

IsSetCountry() приватный Метод

private IsSetCountry ( ) : bool
Результат bool
        internal bool IsSetCountry()
        {
            return this._country != null;
        }