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