Amazon.SimpleEmail.Model.EventDestination.IsSetMatchingEventTypes C# (CSharp) Метод

IsSetMatchingEventTypes() приватный Метод

private IsSetMatchingEventTypes ( ) : bool
Результат bool
        internal bool IsSetMatchingEventTypes()
        {
            return this._matchingEventTypes != null && this._matchingEventTypes.Count > 0; 
        }