Share via


LookaheadTextReader Constructor

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  System.Web.Razor.Text
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New LookaheadTextReader()
protected LookaheadTextReader()
protected:
LookaheadTextReader()
new : unit -> LookaheadTextReader
protected function LookaheadTextReader()

See Also

Reference

LookaheadTextReader Class

System.Web.Razor.Text Namespace