다음을 통해 공유


SectionChunkGenerator(String) 생성자

정의

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)

매개 변수

sectionName
String

적용 대상