C# Class Spontaneous.WebApp.Helpers.HtmlPrefixScopeExtensions.HtmlFieldPrefixScope

Inheritance: IDisposable
Show file Open project: pashkov/Spontaneous

Public Methods

Method Description
Dispose ( ) : void
HtmlFieldPrefixScope ( System.Web.Mvc.TemplateInfo templateInfo, string htmlFieldPrefix ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

HtmlFieldPrefixScope() public method

public HtmlFieldPrefixScope ( System.Web.Mvc.TemplateInfo templateInfo, string htmlFieldPrefix ) : System
templateInfo System.Web.Mvc.TemplateInfo
htmlFieldPrefix string
return System