C# Class Swashbuckle.Annotations.AttributeTags.SwaggerRouteName

Inheritance: System.Attribute
Afficher le fichier Open project: BenjaminAdams/Swashbuckle-blue

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetNewRouteName ( ) : string
SwaggerRouteName ( string customRouteName ) : System

Method Details

GetNewRouteName() public méthode

public GetNewRouteName ( ) : string
Résultat string

SwaggerRouteName() public méthode

public SwaggerRouteName ( string customRouteName ) : System
customRouteName string
Résultat System