C# Class RazorPad.UI.Editors.Folding.RazorMarkupCharacterReader

Inheritance: CharacterReader
Exibir arquivo Open project: RazorPad/RazorPad Class Usage Examples

Public Methods

Method Description
RazorMarkupCharacterReader ( string html, string fileExtension ) : System.Collections.Generic

Method Details

RazorMarkupCharacterReader() public method

public RazorMarkupCharacterReader ( string html, string fileExtension ) : System.Collections.Generic
html string
fileExtension string
return System.Collections.Generic