IViewBufferScope Interfejs

Definicja

Tworzy i zarządza okresem istnienia ViewBufferValue[] wystąpień.

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

Metody

CreateWriter(TextWriter)

Tworzy obiekt Microsoft.AspNetCore.Mvc.ViewFeatures.Buffers.PagedBufferedTextWriter , który będzie delegować do podanego writerpliku .

GetPage(Int32)

Pobiera element ViewBufferValue[].

ReturnSegment(ViewBufferValue[])

Zwraca element ViewBufferValue[] , który można ponownie użyć.

Dotyczy