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

Afficher le fichier Open project: NashDotNet/ravendb_nancyfx_presentation

Méthodes publiques

Méthode Description
User ( string firstName, string lastName ) : System

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

Method Details

User() public méthode

Initializes a new instance of the T:System.Object class.
public User ( string firstName, string lastName ) : System
firstName string
lastName string
Résultat System