C# 클래스 Swashbuckle.Annotations.AttributeTags.SwaggerRouteName

상속: System.Attribute
파일 보기 프로젝트 열기: BenjaminAdams/Swashbuckle-blue

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetNewRouteName ( ) : string
SwaggerRouteName ( string customRouteName ) : System

메소드 상세

GetNewRouteName() 공개 메소드

public GetNewRouteName ( ) : string
리턴 string

SwaggerRouteName() 공개 메소드

public SwaggerRouteName ( string customRouteName ) : System
customRouteName string
리턴 System