ParserVisitorExtensions Class
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Provides extension methods for parser visitor.
Inheritance Hierarchy
System.Object
System.Web.Razor.Parser.ParserVisitorExtensions
Namespace: System.Web.Razor.Parser
Assembly: System.Web.Razor (in System.Web.Razor.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class ParserVisitorExtensions
'Usage
public static class ParserVisitorExtensions
[ExtensionAttribute]
public ref class ParserVisitorExtensions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ParserVisitorExtensions = class end
public final class ParserVisitorExtensions
The ParserVisitorExtensions type exposes the following members.
Methods
Name | Description | |
---|---|---|
Visit |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.