C# Class Nancy.Swagger.Demo.Modules.ServiceDetailsMetadataModule

Inheritance: SwaggerMetadataModule
显示文件 Open project: khellang/Nancy.Swagger

Public Methods

Method Description
ServiceDetailsMetadataModule ( ISwaggerModelCatalog modelCatalog, ISwaggerTagCatalog tagCatalog ) : System.Collections.Generic

Method Details

ServiceDetailsMetadataModule() public method

public ServiceDetailsMetadataModule ( ISwaggerModelCatalog modelCatalog, ISwaggerTagCatalog tagCatalog ) : System.Collections.Generic
modelCatalog ISwaggerModelCatalog
tagCatalog ISwaggerTagCatalog
return System.Collections.Generic