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

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

Definition

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

Параметры

businessCalendarService  IBusinessCalendarService
 
operationRepository  IOperationRepository
 
notificationUIManager  INotificationUIManager
 
dialogManager  IAdvancedCardDialogManager
 
cardRepository  ICardRepository
 

См. также