C# Class Swashbuckle.Dummy.Controllers.PolymorphicTypesController

Inheritance: ApiController
Afficher le fichier Open project: BenjaminAdams/Swashbuckle-blue

Méthodes publiques

Méthode Description
Create ( Elephant elephant ) : int
GetAll ( ) : IEnumerable

Method Details

Create() public méthode

public Create ( Elephant elephant ) : int
elephant Elephant
Résultat int

GetAll() public méthode

public GetAll ( ) : IEnumerable
Résultat IEnumerable