Udostępnij przez


EditorContextScope(Func<String,CheckResult>) Constructor

Definition

public EditorContextScope(Func<string,Microsoft.PowerFx.CheckResult> getCheckResult);
new Microsoft.PowerFx.EditorContextScope : Func<string, Microsoft.PowerFx.CheckResult> -> Microsoft.PowerFx.EditorContextScope
Public Sub New (getCheckResult As Func(Of String, CheckResult))

Parameters

getCheckResult
Func<String,CheckResult>

Applies to