C# Class Swagger.ObjectModel.BodyParameter

The body parameter.
Inheritance: Parameter
Mostra file Open project: khellang/Nancy.Swagger

Private Properties

Property Type Description

Public Methods

Method Description
BodyParameter ( ) : Swagger.ObjectModel.Attributes

Method Details

BodyParameter() public method

public BodyParameter ( ) : Swagger.ObjectModel.Attributes
return Swagger.ObjectModel.Attributes