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