C# Class Swagger.Net.ResourceModels.Configuration.ErrorResponsesConfiguration

Represents a configuration for operation's error responses.
Inheritance: ConfigurationBase
Exibir arquivo Open project: giacomelli/DG-Swagger.Net

Public Methods

Method Description
Attribute ( string attributeName ) : OperandBase

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

Method Details

Attribute() public method

Map an atrribute write on XML documentation of tag "Exception".
public Attribute ( string attributeName ) : OperandBase
attributeName string The attribute name
return OperandBase