LanguageOptions.Parameters property
Parameters to be injected into the script.
public List<ParameterForInjectionInfo> Parameters { get; }
See Also
- record ParameterForInjectionInfo
- record LanguageOptions
- namespace Kestrun.Hosting.Options
Parameters to be injected into the script.
public List<ParameterForInjectionInfo> Parameters { get; }