System.Web.Razor.Text Namespace

The System.Web.Razor.Text namespace contains classes that are for internal use and that are not intended to be called directly from your code.

  ClassDescription
Public classBufferingTextReaderThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Provides a lookahead buffer for the text reader.
Public classLocationTagged<T>This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a location tagged.
Public classLookaheadTextReaderThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public classLookaheadTokenThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents the token to look for the razor.
Public classSeekableTextReaderThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a reader
Public classSourceLocationTrackerThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Provides a source location tracker.
Public classTextBufferReaderThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Provides a reader for text buffer.
Public classTextDocumentReaderThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Provides reader for text document.

  StructureDescription
Public structureSourceLocationThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a source location.
Public structureTextChangeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Describes a text change operation.

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

  EnumerationDescription
Public enumerationTextChangeTypeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Show: