C# Class NSwag.CodeGeneration.CodeGenerators.CSharp.Models.ControllerTemplateModel

The CSharp controller template model.
Afficher le fichier Open project: NSwag/NSwag Class Usage Examples

Méthodes publiques

Méthode Description
ControllerTemplateModel ( SwaggerToCSharpWebApiControllerGeneratorSettings settings ) : System.Collections.Generic

Initializes a new instance of the ControllerTemplateModel class.

Method Details

ControllerTemplateModel() public méthode

Initializes a new instance of the ControllerTemplateModel class.
public ControllerTemplateModel ( SwaggerToCSharpWebApiControllerGeneratorSettings settings ) : System.Collections.Generic
settings SwaggerToCSharpWebApiControllerGeneratorSettings The settings.
Résultat System.Collections.Generic