Compartir a través de


LookaheadToken(ITextBuffer) Constructor

Definición

public:
 LookaheadToken(Microsoft::AspNetCore::Razor::Text::ITextBuffer ^ buffer);
public LookaheadToken (Microsoft.AspNetCore.Razor.Text.ITextBuffer buffer);
new Microsoft.AspNetCore.Razor.Text.LookaheadToken : Microsoft.AspNetCore.Razor.Text.ITextBuffer -> Microsoft.AspNetCore.Razor.Text.LookaheadToken
Public Sub New (buffer As ITextBuffer)

Parámetros

buffer
ITextBuffer

Se aplica a