MvcCSharpChunkVisitor Class

Definition

public ref class MvcCSharpChunkVisitor abstract : Microsoft::AspNetCore::Razor::CodeGenerators::Visitors::CodeVisitor<Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWriter ^>
public abstract class MvcCSharpChunkVisitor : Microsoft.AspNetCore.Razor.CodeGenerators.Visitors.CodeVisitor<Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter>
type MvcCSharpChunkVisitor = class
    inherit CodeVisitor<CSharpCodeWriter>
Public MustInherit Class MvcCSharpChunkVisitor
Inherits CodeVisitor(Of CSharpCodeWriter)
Inheritance
Derived

Applies to