Partager via


AttributeBlockChunkGenerator Constructeur

Définition

public:
 AttributeBlockChunkGenerator(System::String ^ name, Microsoft::AspNetCore::Razor::Text::LocationTagged<System::String ^> ^ prefix, Microsoft::AspNetCore::Razor::Text::LocationTagged<System::String ^> ^ suffix);
public AttributeBlockChunkGenerator (string name, Microsoft.AspNetCore.Razor.Text.LocationTagged<string> prefix, Microsoft.AspNetCore.Razor.Text.LocationTagged<string> suffix);
new Microsoft.AspNetCore.Razor.Chunks.Generators.AttributeBlockChunkGenerator : string * Microsoft.AspNetCore.Razor.Text.LocationTagged<string> * Microsoft.AspNetCore.Razor.Text.LocationTagged<string> -> Microsoft.AspNetCore.Razor.Chunks.Generators.AttributeBlockChunkGenerator
Public Sub New (name As String, prefix As LocationTagged(Of String), suffix As LocationTagged(Of String))

Paramètres

name
String

S’applique à