C# Class BigPipe.Helpers.RendererHelper.FakeView

Fake IView implementation, only used to instantiate an HtmlHelper.
Inheritance: IView
Afficher le fichier Open project: JMPerez/BigPipe

Méthodes publiques

Méthode Description
Render ( System.Web.Mvc.ViewContext viewContext, System writer ) : void

Method Details

Render() public méthode

public Render ( System.Web.Mvc.ViewContext viewContext, System writer ) : void
viewContext System.Web.Mvc.ViewContext
writer System
Résultat void