C# 클래스 Nancy.Demo.SuperSimpleViewEngine.Models.User

파일 보기 프로젝트 열기: NashDotNet/ravendb_nancyfx_presentation

공개 메소드들

메소드 설명
User ( string firstName, string lastName ) : System

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

메소드 상세

User() 공개 메소드

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