BusinessCalendarService - конструктор
Пространство имён: Tessa.BusinessCalendarСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public BusinessCalendarService(
IOperationRepository operationRepository,
IDbScope dbScope
)
Public Sub New (
operationRepository As IOperationRepository,
dbScope As IDbScope
)
public:
BusinessCalendarService(
IOperationRepository^ operationRepository,
IDbScope^ dbScope
)
new :
operationRepository : IOperationRepository *
dbScope : IDbScope -> BusinessCalendarService
Параметры
- operationRepository IOperationRepository
-
- dbScope IDbScope
-