CacheableGroupAccessService - конструктор

Инициализирует новый экземпляр класса CacheableGroupAccessService

Definition

Пространство имён: Tessa.Groups
Сборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public CacheableGroupAccessService(
	[DependencyAttribute("DatabaseGroupAccessService")] IGroupAccessService databaseGroupAccessService,
	IGroupAccessCache groupAccessCache
)

Параметры

databaseGroupAccessService  IGroupAccessService
 
groupAccessCache  IGroupAccessCache
 

См. также