Sdílet prostřednictvím


IViewBufferScope Rozhraní

Definice

Vytváří a spravuje životnost ViewBufferValue[] instancí.

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

Metody

CreateWriter(TextWriter)

Vytvoří , Microsoft.AspNetCore.Mvc.ViewFeatures.Buffers.PagedBufferedTextWriter který bude delegovat na zadaný writer.

GetPage(Int32)

ViewBufferValue[]Získá .

ReturnSegment(ViewBufferValue[])

Vrátí hodnotu ViewBufferValue[] , kterou lze znovu použít.

Platí pro