RoutedCommandTCommand, TContext1, TContext2CreateCommand - метод
Создает команду
Пространство имён: Tessa.Views.MessageServicesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[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
Команда