CalendarUIExtension - конструктор
Пространство имён: Tessa.Extensions.Default.Client.UIСборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.6.0.22
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 IBusinessCalendarService
-
- operationRepository IOperationRepository
-
- notificationUIManager INotificationUIManager
-