Partager via


ChunkTreeBuilder.AddLiteralCodeAttributeChunk(String, SyntaxTreeNode) Méthode

Définition

public:
 void AddLiteralCodeAttributeChunk(System::String ^ code, Microsoft::AspNetCore::Razor::Parser::SyntaxTree::SyntaxTreeNode ^ association);
public void AddLiteralCodeAttributeChunk (string code, Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SyntaxTreeNode association);
member this.AddLiteralCodeAttributeChunk : string * Microsoft.AspNetCore.Razor.Parser.SyntaxTree.SyntaxTreeNode -> unit
Public Sub AddLiteralCodeAttributeChunk (code As String, association As SyntaxTreeNode)

Paramètres

code
String
association
SyntaxTreeNode

S’applique à