ParameterForInjectionInfoBase.ContentTypes property
Content types associated with the parameter.
public List<string> ContentTypes { get; set; }
See Also
- class ParameterForInjectionInfoBase
- namespace Kestrun.Languages
Content types associated with the parameter.
public List<string> ContentTypes { get; set; }