ParameterForInjectionInfo.IsRequestBody property
Indicates whether the parameter is from the request body.
public bool IsRequestBody { get; }
See Also
- record ParameterForInjectionInfo
- namespace Kestrun.Languages
Indicates whether the parameter is from the request body.
public bool IsRequestBody { get; }