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::CSharpDesignTimeCodeVisitor
public class MvcCSharpDesignTimeCodeVisitor : Microsoft.AspNetCore.Razor.CodeGenerators.Visitors.CSharpDesignTimeCodeVisitor
type MvcCSharpDesignTimeCodeVisitor = class
inherit CSharpDesignTimeCodeVisitor
Public 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>) |