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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetExample ( ) : string
SwaggerExample ( string example ) : System

메소드 상세

GetExample() 공개 메소드

public GetExample ( ) : string
리턴 string

SwaggerExample() 공개 메소드

public SwaggerExample ( string example ) : System
example string
리턴 System