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

Inheritance: IRazorHtmlReaderFactory
显示文件 Open project: RazorPad/RazorPad Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CreateHtmlReader ( string html ) : RazorHtmlReader
RazorHtmlReaderFactory ( string fileExtension )

Method Details

CreateHtmlReader() public method

public CreateHtmlReader ( string html ) : RazorHtmlReader
html string
return RazorHtmlReader

RazorHtmlReaderFactory() public method

public RazorHtmlReaderFactory ( string fileExtension )
fileExtension string