CsGlobals.Context property
Gets the Kestrun execution context for delegate execution.
public KestrunContext? Context { get; }
See Also
- record KestrunContext
- record CsGlobals
- namespace Kestrun.Languages
Gets the Kestrun execution context for delegate execution.
public KestrunContext? Context { get; }