Constructor ApiHeaderAttribute
- Namespace
- Sisk.Documenting.Annotations
- Assembly
- Sisk.Documenting.dll
ApiHeaderAttribute(string)
Initializes a new instance of the ApiHeaderAttribute class with the specified header name.
public ApiHeaderAttribute(string headerName)
Parameters
headerName
stringThe name of the header.