C# Class NSwag.SwaggerOperation

Describes a JSON web service operation.
Datei anzeigen Open project: NSwag/NSwag

Private Properties

Property Type Description

Public Methods

Method Description
SwaggerOperation ( ) : System.Collections.Generic

Initializes a new instance of the SwaggerOperations class.

Method Details

SwaggerOperation() public method

Initializes a new instance of the SwaggerOperations class.
public SwaggerOperation ( ) : System.Collections.Generic
return System.Collections.Generic