Constructor ApiParameterAttribute
- Namespace
- Sisk.Documenting.Annotations
- Assembly
- Sisk.Documenting.dll
ApiParameterAttribute(string, string)
Initializes a new instance of the ApiParameterAttribute class with the specified name and type name.
public ApiParameterAttribute(string name, string typeName)