C# Class WebBase.Controllers.WebSamplesController.WebSampleFormViewModel

Holds data to be passed to the WebSample form for creates and edits
Afficher le fichier Open project: sztupy/shaml

Méthodes publiques

Méthode Description
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.

Private Methods

Méthode Description
WebSampleFormViewModel ( ) : System

Method Details

CreateWebSampleFormViewModel() public static méthode

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
Résultat WebSampleFormViewModel