private IEnumerable <Type> GetProxyEventTypes(object subscriber) { return(typerFinder.GetSubscriberEventTypes(subscriber)); }