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

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

Definition

Пространство имён: Tessa.Views.MessageServices
Сборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
C#
public DelegatedCommandDispatcher(
	[NotNullAttribute] ICommandRouter commandRouter,
	[NotNullAttribute] ICommandDispatcher commandDispatcher
)

Параметры

commandRouter  ICommandRouter
 
commandDispatcher  ICommandDispatcher
 

См. также