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.
| Class | Description | |
|---|---|---|
![]() | 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. |
![]() | 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. |
![]() | LookaheadTextReader | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | 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. |
![]() | SeekableTextReader | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a reader |
![]() | 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. |
![]() | 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. |
![]() | 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. |
| Structure | Description | |
|---|---|---|
![]() | SourceLocation | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Represents a source location. |
![]() | 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. |
| Interface | Description | |
|---|---|---|
![]() | ITextBuffer | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | ITextDocument | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Enumeration | Description | |
|---|---|---|
![]() | TextChangeType | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Show:
