ParameterForInjectionInfo.DefaultValue property
The default value of the parameter.
public JsonNode? DefaultValue { get; }
See Also
- record ParameterForInjectionInfo
- namespace Kestrun.Languages
The default value of the parameter.
public JsonNode? DefaultValue { get; }