Share via


RazorParser.Parse Method

Include Protected Members
Include Inherited Members

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

Parses the specified object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Parse(TextReader) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Parses the specified object.
Public method Parse(ITextDocument) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Parses the specified object.
Public method Parse(LookaheadTextReader) Obsolete. This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Parses the specified object.
Public method Parse(TextReader, ParserVisitor) This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Parses the specified object.
Public method Parse(LookaheadTextReader, ParserVisitor) Obsolete. This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Parses the specified object.

Top

See Also

Reference

RazorParser Class

System.Web.Razor.Parser Namespace