C# Class Swashbuckle.Dummy.Controllers.Lookup

Show file Open project: BenjaminAdams/Swashbuckle-blue Class Usage Examples

Public Methods

Method Description
this ( int index ) : string
this ( string name ) : string

Method Details

this() public method

public this ( int index ) : string
index int
return string

this() public method

public this ( string name ) : string
name string
return string