Tokenizer(Of TSymbol, TSymbolType).TakeCurrent Method

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

Accepts the current character into the buffer.

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

'Declaration
Protected Sub TakeCurrent
'Usage
Me.TakeCurrent()
Show: