C# Class Informedica.GenForm.Mvc3.Controllers.EnvironmentController

Inheritance: Controller
Afficher le fichier Open project: halcwb/GenForm

Méthodes publiques

Méthode Description
GetEnvironments ( ) : System.Web.Mvc.ActionResult
RegisterEnvironment ( EnvironmentDto dto ) : System.Web.Mvc.ActionResult

Method Details

GetEnvironments() public méthode

public GetEnvironments ( ) : System.Web.Mvc.ActionResult
Résultat System.Web.Mvc.ActionResult

RegisterEnvironment() public méthode

public RegisterEnvironment ( EnvironmentDto dto ) : System.Web.Mvc.ActionResult
dto EnvironmentDto
Résultat System.Web.Mvc.ActionResult