QueryParametersSetSyntaxNode - конструктор
Пространство имён: Tessa.Views.Parser.SyntaxTree.ParametersСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public QueryParametersSetSyntaxNode(
[NotNullAttribute] Func<IParametersEvaluatingContext> contextFactory
)
Public Sub New (
<NotNullAttribute> contextFactory As Func(Of IParametersEvaluatingContext)
)
public:
QueryParametersSetSyntaxNode(
[NotNullAttribute] Func<IParametersEvaluatingContext^>^ contextFactory
)
new :
[<NotNullAttribute>] contextFactory : Func<IParametersEvaluatingContext> -> QueryParametersSetSyntaxNode
Параметры
- contextFactory FuncIParametersEvaluatingContext
-