CalendarUIExtension - конструктор |
Пространство имён:
Tessa.Extensions.Default.Client.UI
Сборка:
Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.5.0.19
Синтаксис public CalendarUIExtension(
IBusinessCalendarService businessCalendarService,
IOperationRepository operationRepository,
INotificationUIManager notificationUIManager
)
Public Sub New (
businessCalendarService As IBusinessCalendarService,
operationRepository As IOperationRepository,
notificationUIManager As INotificationUIManager
)
public:
CalendarUIExtension(
IBusinessCalendarService^ businessCalendarService,
IOperationRepository^ operationRepository,
INotificationUIManager^ notificationUIManager
)
new :
businessCalendarService : IBusinessCalendarService *
operationRepository : IOperationRepository *
notificationUIManager : INotificationUIManager -> CalendarUIExtension
Параметры
- businessCalendarService
- Тип: Tessa.BusinessCalendarIBusinessCalendarService
- operationRepository
- Тип: Tessa.Platform.OperationsIOperationRepository
- notificationUIManager
- Тип: Tessa.UI.NotificationsINotificationUIManager
См. также