CompilingExpressionEvaluator TContext, TResult, TArg  IsScopeAlreadyCompiled Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Indicates whether this scope has already been compiled and no more epressions can be allocated in it

Namespace: NFX.Parsing
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public static bool IsScopeAlreadyCompiled(
	string scope
)

Return Value

Type: OnlineBoolean
See Also