C# Class Nancy.Demo.SuperSimpleViewEngine.Models.MainModel

Afficher le fichier Open project: NashDotNet/ravendb_nancyfx_presentation Class Usage Examples

Méthodes publiques

Méthode Description
MainModel ( string name, IEnumerable users, string naughtyStuff ) : System

Initializes a new instance of the T:System.Object class.

Method Details

MainModel() public méthode

Initializes a new instance of the T:System.Object class.
public MainModel ( string name, IEnumerable users, string naughtyStuff ) : System
name string
users IEnumerable
naughtyStuff string
Résultat System