Amazon.Pinpoint.Model.EndpointUser.IsSetUserAttributes C# (CSharp) 메소드

IsSetUserAttributes() 개인적인 메소드

private IsSetUserAttributes ( ) : bool
리턴 bool
        internal bool IsSetUserAttributes()
        {
            return this._userAttributes != null && this._userAttributes.Count > 0; 
        }