Table of Contents

Constructor ApiRequestAttribute

Namespace
Sisk.Documenting.Annotations
Assembly
Sisk.Documenting.dll

ApiRequestAttribute(string)

Initializes a new instance of the ApiRequestAttribute class with the specified description.

public ApiRequestAttribute(string description)

Parameters

description string

The description of the API request.