BusinessCalendarService - конструктор |
Пространство имён:
Tessa.BusinessCalendar
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: Tessa.Platform.OperationsIOperationRepository
- dbScope
- Тип: Tessa.Platform.DataIDbScope
См. также