MvcCSharpCodeGenerator 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.
public ref class MvcCSharpCodeGenerator : Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeGenerator
	public class MvcCSharpCodeGenerator : Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeGenerator
	type MvcCSharpCodeGenerator = class
    inherit CSharpCodeGenerator
	Public Class MvcCSharpCodeGenerator
Inherits CSharpCodeGenerator
		- Inheritance
 
Constructors
| MvcCSharpCodeGenerator(CodeGeneratorContext, String, String, GeneratedTagHelperAttributeContext) | 
Properties
| Context | (Inherited from CodeGenerator) | 
| Host | (Inherited from CSharpCodeGenerator) | 
| Tree | (Inherited from CSharpCodeGenerator) |