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