Amazon.Pinpoint.Model.EndpointLocation.IsSetCountry C# (CSharp) 메소드

IsSetCountry() 개인적인 메소드

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