Amazon.SimpleEmail.Model.ListReceiptRuleSetsResponse.IsSetRuleSets C# (CSharp) 메소드

IsSetRuleSets() 개인적인 메소드

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