C# 클래스 Swashbuckle.Swagger.Info

파일 보기 프로젝트 열기: BenjaminAdams/Swashbuckle-blue 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
contact Contact
description string
license License
termsOfService string
title string
vendorExtensions object>.Dictionary
version string

프로퍼티 상세

contact 공개적으로 프로퍼티

public Contact,Swashbuckle.Swagger contact
리턴 Contact

description 공개적으로 프로퍼티

public string description
리턴 string

license 공개적으로 프로퍼티

public License,Swashbuckle.Swagger license
리턴 License

termsOfService 공개적으로 프로퍼티

public string termsOfService
리턴 string

title 공개적으로 프로퍼티

public string title
리턴 string

vendorExtensions 공개적으로 프로퍼티

public Dictionary vendorExtensions
리턴 object>.Dictionary

version 공개적으로 프로퍼티

public string version
리턴 string