Share via


ITokenizer Interface

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

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

Syntax

'Declaration
Public Interface ITokenizer
'Usage
Dim instance As ITokenizer
public interface ITokenizer
public interface class ITokenizer
type ITokenizer =  interface end
public interface ITokenizer

The ITokenizer type exposes the following members.

Methods

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

Top

See Also

Reference

System.Web.Razor.Tokenizer Namespace