C# Класс Swashbuckle.Dummy.SwaggerExtensions.ApplyDocumentVendorExtensions

Наследование: IDocumentFilter
Показать файл Открыть проект

Открытые методы

Метод Описание
Apply ( SwaggerDocument swaggerDoc, SchemaRegistry schemaRegistry, IApiExplorer apiExplorer ) : void

Описание методов

Apply() публичный Метод

public Apply ( SwaggerDocument swaggerDoc, SchemaRegistry schemaRegistry, IApiExplorer apiExplorer ) : void
swaggerDoc Swashbuckle.Swagger.SwaggerDocument
schemaRegistry Swashbuckle.Swagger.SchemaRegistry
apiExplorer IApiExplorer
Результат void