Amazon.SimpleEmail.Model.ReceiptRule.IsSetRecipients C# (CSharp) 메소드

IsSetRecipients() 개인적인 메소드

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