RoutedCommandTCommand, TContext1, TContext2CreateCommand - метод
Создает команду
Пространство имён: Tessa.UI.Views.MessagingServicesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
[NotNullAttribute]
public static TCommand CreateCommand(
[NotNullAttribute] TContext1 context1,
TContext2 context2
)
<NotNullAttribute>
Public Shared Function CreateCommand (
<NotNullAttribute> context1 As TContext1,
context2 As TContext2
) As TCommand
public:
[NotNullAttribute]
static TCommand CreateCommand(
[NotNullAttribute] TContext1 context1,
TContext2 context2
)
[<NotNullAttribute>]
static member CreateCommand :
[<NotNullAttribute>] context1 : 'TContext1 *
context2 : 'TContext2 -> 'TCommand
- context1 TContext1
-
Контекст
- context2 TContext2
-
Контекст
TCommand
Команда