RoutedCommandTCommand, TContextCreateCommand - метод
Создает команду
Пространство имён: Tessa.UI.Views.MessagingServicesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
[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
Команда