C# Class EventSourced.Net.Web.ServerRenderedAppViewResult

Inheritance: Microsoft.AspNet.Mvc.ViewResult
Afficher le fichier Open project: danludwig/eventsourced.net

Méthodes publiques

Méthode Description
ServerRenderedAppViewResult ( Microsoft.AspNet.Mvc.Controller controller, string pageTitle, ReduxServerRenderState model = null ) : Microsoft.AspNet.Mvc

Method Details

ServerRenderedAppViewResult() public méthode

public ServerRenderedAppViewResult ( Microsoft.AspNet.Mvc.Controller controller, string pageTitle, ReduxServerRenderState model = null ) : Microsoft.AspNet.Mvc
controller Microsoft.AspNet.Mvc.Controller
pageTitle string
model ReduxServerRenderState
Résultat Microsoft.AspNet.Mvc