ChunkTreeBuilder.AddLiteralCodeAttributeChunk(String, SyntaxTreeNode) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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)
Parametry
- code
- String
- association
- SyntaxTreeNode