Method | Description | |
---|---|---|
IsHtml ( int offset ) : bool | ||
RazorSpans ( string markup, string fileExtension ) : System.Collections.Generic |
Method | Description | |
---|---|---|
HtmlSpansContainOffset ( int offset ) : bool | ||
IsInSpan ( System.Web.Razor.Parser.SyntaxTree.Span span, int offset ) : bool | ||
ReadBlockSpans ( string markup ) : void |
public RazorSpans ( string markup, string fileExtension ) : System.Collections.Generic | ||
markup | string | |
fileExtension | string | |
return | System.Collections.Generic |