C# Класс Swagger.Net.ResourceModels.Configuration.ErrorResponsesConfiguration

Represents a configuration for operation's error responses.
Наследование: ConfigurationBase
Показать файл Открыть проект

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

Метод Описание
Attribute ( string attributeName ) : OperandBase

Map an atrribute write on XML documentation of tag "Exception".

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

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

Map an atrribute write on XML documentation of tag "Exception".
public Attribute ( string attributeName ) : OperandBase
attributeName string The attribute name
Результат OperandBase