CalendarUIExtension - конструктор

Инициализирует новый экземпляр класса CalendarUIExtension

Definition

Пространство имён: Tessa.Extensions.Default.Client.UI
Сборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public CalendarUIExtension(
	IBusinessCalendarService businessCalendarService,
	IOperationRepository operationRepository,
	INotificationUIManager notificationUIManager,
	IAdvancedCardDialogManager dialogManager,
	ICardRepository cardRepository
)

Параметры

businessCalendarService  IBusinessCalendarService
 
operationRepository  IOperationRepository
 
notificationUIManager  INotificationUIManager
 
dialogManager  IAdvancedCardDialogManager
 
cardRepository  ICardRepository
 

См. также