0
duffyvector created
public PropertyWatchersExcelExporter(
ITimeZoneConverter timeZoneConverter,
IAbpSession abpSession,
**ICacheManager cacheManager) : base(cacheManager)**
New entity will not build based on the bold code above.
Remove the line and all is okay??
1 Answer(s)
-
0
That looks like a service, not an entity.
Which class does it inherit and what's the error?