C# Class Swashbuckle.Annotations.AttributeTags.SwaggerRouteName

Inheritance: System.Attribute
Mostra file Open project: BenjaminAdams/Swashbuckle-blue

Private Properties

Property Type Description

Public Methods

Method Description
GetNewRouteName ( ) : string
SwaggerRouteName ( string customRouteName ) : System

Method Details

GetNewRouteName() public method

public GetNewRouteName ( ) : string
return string

SwaggerRouteName() public method

public SwaggerRouteName ( string customRouteName ) : System
customRouteName string
return System