C# Class NSwag.CodeGeneration.SwaggerGenerators.AssemblyTypeToSwaggerGeneratorSettings

Settings for the AssemblyTypeToSwaggerGenerator.
Inheritance: NJsonSchema.JsonSchemaGeneratorSettings
Afficher le fichier Open project: NSwag/NSwag Class Usage Examples

Méthodes publiques

Méthode Description
AssemblyTypeToSwaggerGeneratorSettings ( ) : NJsonSchema

Initializes a new instance of the AssemblyTypeToSwaggerGeneratorSettings class.

Method Details

AssemblyTypeToSwaggerGeneratorSettings() public méthode

Initializes a new instance of the AssemblyTypeToSwaggerGeneratorSettings class.
public AssemblyTypeToSwaggerGeneratorSettings ( ) : NJsonSchema
Résultat NJsonSchema