RazorParser Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RazorParser
public class RazorParser
type RazorParser = class
Public Class RazorParser
- Inheritance
-
RazorParser
- Derived
Constructors
RazorParser(ParserBase, ParserBase, ITagHelperDescriptorResolver) |
Initializes a new instance of RazorParser. |
RazorParser(RazorParser) |
Initializes a new instance of RazorParser from the specified |
Properties
DesignTimeMode | |
TagHelperDescriptorResolver |
Gets the ITagHelperDescriptorResolver used to resolve TagHelperDescriptors. |