C# Class NotDeadYet.Samples.WebApi.Areas.HelpPage.Models.HelpPageApiModel

The model that represents an API displayed on the help page.
Show file Open project: uglybugger/NotDeadYet Class Usage Examples

Public Methods

Method Description
HelpPageApiModel ( ) : System.Collections.Generic

Initializes a new instance of the HelpPageApiModel class.

Method Details

HelpPageApiModel() public method

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