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

파일 보기 프로젝트 열기: NashDotNet/ravendb_nancyfx_presentation 1 사용 예제들

공개 메소드들

메소드 설명
MainModel ( string name, IEnumerable users, string naughtyStuff ) : System

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

메소드 상세

MainModel() 공개 메소드

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
리턴 System