C# Class Swashbuckle.Swagger.Info

Afficher le fichier Open project: BenjaminAdams/Swashbuckle-blue Class Usage Examples

Méthodes publiques

Свойство Type Description
contact Contact
description string
license License
termsOfService string
title string
vendorExtensions object>.Dictionary
version string

Property Details

contact public_oe property

public Contact,Swashbuckle.Swagger contact
Résultat Contact

description public_oe property

public string description
Résultat string

license public_oe property

public License,Swashbuckle.Swagger license
Résultat License

termsOfService public_oe property

public string termsOfService
Résultat string

title public_oe property

public string title
Résultat string

vendorExtensions public_oe property

public Dictionary vendorExtensions
Résultat object>.Dictionary

version public_oe property

public string version
Résultat string