CsGlobals.Globals property
Gets the dictionary containing global variables for delegate execution.
public IReadOnlyDictionary<string, object?> Globals { get; }
See Also
- recordĀ CsGlobals
- namespaceĀ Kestrun.Languages
Gets the dictionary containing global variables for delegate execution.
public IReadOnlyDictionary<string, object?> Globals { get; }