Amazon.SimpleNotificationService.Model.PublishRequest.IsSetMessageAttributes C# (CSharp) 메소드

IsSetMessageAttributes() 개인적인 메소드

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