RoutedQueryTQuery, TResult, TContextCreate - метод
Осуществляет создание запроса и инициализацию его контекстом context
Пространство имён: Tessa.Views.MessageServicesСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[NotNullAttribute]
public static TQuery Create(
TContext context
)
<NotNullAttribute>
Public Shared Function Create (
context As TContext
) As TQuery
public:
[NotNullAttribute]
static TQuery Create(
TContext context
)
[<NotNullAttribute>]
static member Create :
context : 'TContext -> 'TQuery
- context TContext
-
Контекст запроса
TQuery
Созданный запрос