C# Class NSwag.Annotations.SwaggerTagsAttribute

Inheritance: System.Attribute
Show file Open project: NSwag/NSwag

Public Methods

Method Description
SwaggerTagsAttribute ( ) : System

Initializes a new instance of the SwaggerTagsAttribute class.

Method Details

SwaggerTagsAttribute() public method

Initializes a new instance of the SwaggerTagsAttribute class.
public SwaggerTagsAttribute ( ) : System
return System