IViewBufferScope Rozhraní

Definice

Vytvoří a spravuje životnost ViewBufferValue[] instancí.

public interface class IViewBufferScope
public interface IViewBufferScope
type IViewBufferScope = interface
Public Interface IViewBufferScope

Metody

CreateWriter(TextWriter)

Microsoft.AspNetCore.Mvc.ViewFeatures.Buffers.PagedBufferedTextWriter Vytvoří delegáta na zadané writer.

GetPage(Int32)

ViewBufferValue[]Získá .

ReturnSegment(ViewBufferValue[])

Vrátí možnost opakovaného ViewBufferValue[] použití.

Platí pro