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

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

Definition

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

Параметры

businessCalendarService  IBusinessCalendarService
 
operationRepository  IOperationRepository
 
notificationUIManager  INotificationUIManager
 
dialogManager  IAdvancedCardDialogManager
 
cardRepository  ICardRepository
 

См. также