C# Class SwaggerParameterAttribute, code

Inheritance: Attribute
显示文件 Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
SwaggerParameterAttribute ( string name, string description )

Method Details

SwaggerParameterAttribute() public method

public SwaggerParameterAttribute ( string name, string description )
name string
description string