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