RoutedCommandTCommand, TContextCreateCommand - метод
Создает команду
Пространство имён: Tessa.UI.Views.MessagingServicesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
[NotNullAttribute]
public static TCommand CreateCommand(
[NotNullAttribute] TContext context
)
<NotNullAttribute>
Public Shared Function CreateCommand (
<NotNullAttribute> context As TContext
) As TCommand
public:
[NotNullAttribute]
static TCommand CreateCommand(
[NotNullAttribute] TContext context
)
[<NotNullAttribute>]
static member CreateCommand :
[<NotNullAttribute>] context : 'TContext -> 'TCommand
- context TContext
-
The context.
TCommand
Команда