C# Class IO.Swagger.Model.Tag

Afficher le fichier Open project: swagger-api/swagger-codegen Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ToJson ( ) : string

Get the JSON string presentation of the object

ToString ( ) : string

Get the string presentation of the object

Method Details

ToJson() public méthode

Get the JSON string presentation of the object
public ToJson ( ) : string
Résultat string

ToString() public méthode

Get the string presentation of the object
public ToString ( ) : string
Résultat string