C# Class demo.sinch.com.Areas.HelpPage.Models.HelpPageApiModel

The model that represents an API displayed on the help page.
Datei anzeigen Open project: sinch/net-demo.sinch.com Class Usage Examples

Public Methods

Method Description
HelpPageApiModel ( ) : System.Collections.Generic

Initializes a new instance of the HelpPageApiModel class.

Private Methods

Method Description
GetParameterDescriptions ( ModelDescription modelDescription ) : IList

Method Details

HelpPageApiModel() public method

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