C# Класс NSwag.Annotations.SwaggerOperationProcessorAttribute

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

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

Метод Описание
SwaggerOperationProcessorAttribute ( Type type ) : System

Initializes a new instance of the SwaggerOperationProcessorAttribute class.

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

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

Initializes a new instance of the SwaggerOperationProcessorAttribute class.
public SwaggerOperationProcessorAttribute ( Type type ) : System
type System.Type The type.
Результат System