Table of Contents

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 string

The name of the path parameter.