C# Class NSwag.CodeGeneration.SwaggerGenerators.AssemblyTypeToSwaggerGeneratorSettings

Settings for the AssemblyTypeToSwaggerGenerator.
Inheritance: NJsonSchema.JsonSchemaGeneratorSettings
Datei anzeigen Open project: NSwag/NSwag Class Usage Examples

Public Methods

Method Description
AssemblyTypeToSwaggerGeneratorSettings ( ) : NJsonSchema

Initializes a new instance of the AssemblyTypeToSwaggerGeneratorSettings class.

Method Details

AssemblyTypeToSwaggerGeneratorSettings() public method

Initializes a new instance of the AssemblyTypeToSwaggerGeneratorSettings class.
public AssemblyTypeToSwaggerGeneratorSettings ( ) : NJsonSchema
return NJsonSchema