C# Class NuGetGallery.CSharpRazorViewEngine

This provides even more perf as vbhtml is no longer searched against
Based on http://stackoverflow.com/a/8689069/18475
Inheritance: System.Web.Mvc.RazorViewEngine
Show file Open project: chocolatey/chocolatey.org

Public Methods

Method Description
CSharpRazorViewEngine ( ) : System.Web.Mvc

Initializes a new instance of the CSharpRazorViewEngine class.

Method Details

CSharpRazorViewEngine() public method

Initializes a new instance of the CSharpRazorViewEngine class.
public CSharpRazorViewEngine ( ) : System.Web.Mvc
return System.Web.Mvc