AttributeBlockChunkGenerator 构造函数

定义

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))

参数

name
String

适用于