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