System.Web.Razor.Tokenizer Namespace

Classes

CSharpHelpers

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Provides helper functions for the CSharp tokenizer.

CSharpTokenizer

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

HtmlTokenizer

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

Tokenizer<TSymbol,TSymbolType>

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

TokenizerView<TTokenizer,TSymbol,TSymbolType>

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the specified parameters for the tokenizer view.

VBHelpers

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a set of characters as helpers in VB.

VBTokenizer

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Allows an application to break a VB symbol into tokens.

Interfaces

ITokenizer

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