C# Class Swagger.ObjectModel.PathItem

The path item.
Inheritance: SwaggerModel
Mostra file Open project: khellang/Nancy.Swagger Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Combine ( PathItem other ) : PathItem
PathItem ( ) : System.Linq

Method Details

Combine() public method

public Combine ( PathItem other ) : PathItem
other PathItem
return PathItem

PathItem() public method

public PathItem ( ) : System.Linq
return System.Linq