Compartir a través de


SectionChunkGenerator(String) Constructor

Definición

public:
 SectionChunkGenerator(System::String ^ sectionName);
public SectionChunkGenerator(string sectionName);
new Microsoft.AspNetCore.Razor.Chunks.Generators.SectionChunkGenerator : string -> Microsoft.AspNetCore.Razor.Chunks.Generators.SectionChunkGenerator
Public Sub New (sectionName As String)

Parámetros

sectionName
String

Se aplica a