VBCodeParser.HandleEmbeddedTransition Method (VBSymbol)

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

Handles the embedded transition.

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

protected function HandleEmbeddedTransition(
	lastWhiteSpace : VBSymbol
)

Parameters

lastWhiteSpace
Type: System.Web.Razor.Tokenizer.Symbols.VBSymbol
The last white space.
Show: