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