RemoveOperationOperation - конструктор
Создаёт экземпляр класса с указанием его зависимостей.
Пространство имён: Tessa.UI.CardsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public RemoveOperationOperation(
IOperationRepository operationRepository
)
Public Sub New (
operationRepository As IOperationRepository
)
public:
RemoveOperationOperation(
IOperationRepository^ operationRepository
)
new :
operationRepository : IOperationRepository -> RemoveOperationOperation
Параметры
- operationRepository IOperationRepository
- Репозиторий по управлению операциями.