C# Class BootstrapComponents.Core.CloseableHtml.ViewContextWriter

Inheritance: IWriter
Afficher le fichier Open project: jordanwallwork/bootstrapcomponents

Méthodes publiques

Méthode Description
ViewContextWriter ( System.Web.Mvc.ViewContext viewContext ) : System
Write ( string str ) : void

Method Details

ViewContextWriter() public méthode

public ViewContextWriter ( System.Web.Mvc.ViewContext viewContext ) : System
viewContext System.Web.Mvc.ViewContext
Résultat System

Write() public méthode

public Write ( string str ) : void
str string
Résultat void