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

Create, get, modify and delete operations.

Definition

Пространство имён: Tessa.Web.Controllers
Сборка: Tessa.Web (в Tessa.Web.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public OperationsController(
	IOperationRepository operationRepository,
	IOperationPermissionsProvider operationPermissionsProvider,
	ISession session
)

Параметры

operationRepository  IOperationRepository
 
operationPermissionsProvider  IOperationPermissionsProvider
 
session  ISession
 

См. также