public UserReactivatedSubscriber(IRepository<UserProfileEntity> repository, IApplicationCache applicationCache, ILicenseContext licenseContext)

Parameters

repository IRepository<T>
applicationCache IApplicationCache
licenseContext ILicenseContext
In this article