Bagikan melalui


CSharpDesignTimeCodeVisitor Kelas

Definisi

public ref class CSharpDesignTimeCodeVisitor : Microsoft::AspNetCore::Razor::CodeGenerators::Visitors::CodeVisitor<Microsoft::AspNetCore::Razor::CodeGenerators::CSharpCodeWriter ^>
public class CSharpDesignTimeCodeVisitor : Microsoft.AspNetCore.Razor.CodeGenerators.Visitors.CodeVisitor<Microsoft.AspNetCore.Razor.CodeGenerators.CSharpCodeWriter>
type CSharpDesignTimeCodeVisitor = class
    inherit CodeVisitor<CSharpCodeWriter>
Public Class CSharpDesignTimeCodeVisitor
Inherits CodeVisitor(Of CSharpCodeWriter)
Warisan
Turunan

Konstruktor

CSharpDesignTimeCodeVisitor(CSharpCodeVisitor, CSharpCodeWriter, CodeGeneratorContext)

Properti

Context (Diperoleh dari ChunkVisitor<TWriter>)
CSharpCodeVisitor
Writer (Diperoleh dari ChunkVisitor<TWriter>)

Metode

Accept(Chunk) (Diperoleh dari ChunkVisitor<TWriter>)
Accept(IList<Chunk>) (Diperoleh dari ChunkVisitor<TWriter>)
AcceptTree(ChunkTree)
AcceptTreeCore(ChunkTree)
Visit(AddTagHelperChunk)
Visit(CodeAttributeChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(DynamicCodeAttributeChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(ExpressionBlockChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(ExpressionChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(LiteralChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(LiteralCodeAttributeChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(ParentChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(ParentLiteralChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(RemoveTagHelperChunk)
Visit(SectionChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(SetBaseTypeChunk)
Visit(StatementChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(TagHelperChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(TagHelperPrefixDirectiveChunk)
Visit(TemplateChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(TypeMemberChunk) (Diperoleh dari CodeVisitor<TWriter>)
Visit(UsingChunk) (Diperoleh dari CodeVisitor<TWriter>)

Berlaku untuk