MvcCSharpDesignTimeCodeVisitor 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 MvcCSharpDesignTimeCodeVisitor : Microsoft::AspNetCore::Razor::CodeGenerators::Visitors::CSharpDesignTimeCodeVisitorpublic class MvcCSharpDesignTimeCodeVisitor : Microsoft.AspNetCore.Razor.CodeGenerators.Visitors.CSharpDesignTimeCodeVisitortype MvcCSharpDesignTimeCodeVisitor = class
    inherit CSharpDesignTimeCodeVisitorPublic Class MvcCSharpDesignTimeCodeVisitor
Inherits CSharpDesignTimeCodeVisitor- Inheritance
- 
				MvcCSharpDesignTimeCodeVisitor
Constructors
| MvcCSharpDesignTimeCodeVisitor(CSharpCodeVisitor, CSharpCodeWriter, CodeGeneratorContext) | 
Properties
| Context | (Inherited from ChunkVisitor<TWriter>) | 
| CSharpCodeVisitor | (Inherited from CSharpDesignTimeCodeVisitor) | 
| Writer | (Inherited from ChunkVisitor<TWriter>) |