C# 클래스 WebBase.Controllers.WebSamplesController.WebSampleFormViewModel

Holds data to be passed to the WebSample form for creates and edits
파일 보기 프로젝트 열기: sztupy/shaml

공개 메소드들

메소드 설명
CreateWebSampleFormViewModel ( ) : WebSampleFormViewModel

Creation method for creating the view model. Services may be passed to the creation method to instantiate items such as lists for drop down boxes.

비공개 메소드들

메소드 설명
WebSampleFormViewModel ( ) : System

메소드 상세

CreateWebSampleFormViewModel() 공개 정적인 메소드

Creation method for creating the view model. Services may be passed to the creation method to instantiate items such as lists for drop down boxes.
public static CreateWebSampleFormViewModel ( ) : WebSampleFormViewModel
리턴 WebSampleFormViewModel