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.

Classes

  Class Description
Public class BufferingTextReader This 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 class LocationTagged<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 class LookaheadTextReader This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public class LookaheadToken This 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 class SeekableTextReader This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a reader
Public class SourceLocationTracker This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Provides a source location tracker.
Public class TextBufferReader This 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 class TextDocumentReader This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Provides reader for text document.

Structures

  Structure Description
Public structure SourceLocation This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a source location.
Public structure TextChange This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Describes a text change operation.

Interfaces

  Interface Description
Public interface ITextBuffer This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public interface ITextDocument This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Enumerations

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