ViewParameterPropertiesResolverProcessParameterKnownProperties - метод
Производит обработку известных имен свойств параметра
Пространство имён: Tessa.Views.Parser.ExpressionEval.ExtendedСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
[NotNullAttribute]
public static Expression ProcessParameterKnownProperties(
[NotNullAttribute] BuilderTree tree,
[NotNullAttribute] string paramName,
[NotNullAttribute] string name
)
<NotNullAttribute>
Public Shared Function ProcessParameterKnownProperties (
<NotNullAttribute> tree As BuilderTree,
<NotNullAttribute> paramName As String,
<NotNullAttribute> name As String
) As Expression
public:
[NotNullAttribute]
static Expression^ ProcessParameterKnownProperties(
[NotNullAttribute] BuilderTree^ tree,
[NotNullAttribute] String^ paramName,
[NotNullAttribute] String^ name
)
[<NotNullAttribute>]
static member ProcessParameterKnownProperties :
[<NotNullAttribute>] tree : BuilderTree *
[<NotNullAttribute>] paramName : string *
[<NotNullAttribute>] name : string -> Expression
- tree BuilderTree
-
Структура дерева выражения
- paramName String
-
Имя параметра
- name String
-
Имя свойства
Expression
Полученное выражение