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