MvcCSharpRazorCodeParser Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compiles ASP.NET Razor views into classes.
public class MvcCSharpRazorCodeParser : System.Web.Razor.Parser.CSharpCodeParsertype MvcCSharpRazorCodeParser = class
    inherit CSharpCodeParserPublic Class MvcCSharpRazorCodeParser
Inherits CSharpCodeParser- Inheritance
- 
				MvcCSharpRazorCodeParser
Constructors
| MvcCSharpRazorCodeParser() | Initializes a new instance of the MvcCSharpRazorCodeParser() class. | 
Methods
| InheritsDirective() | The inherits directive. | 
| ModelDirective() | The model directive. |