Amazon.SimpleEmail.Model.EventDestination.IsSetMatchingEventTypes C# (CSharp) Méthode

IsSetMatchingEventTypes() private méthode

private IsSetMatchingEventTypes ( ) : bool
Résultat bool
        internal bool IsSetMatchingEventTypes()
        {
            return this._matchingEventTypes != null && this._matchingEventTypes.Count > 0; 
        }