C# Class WebNovelConverter.Sources.NovelsNaoSource

Inheritance: WordPressSource
显示文件 Open project: Mitch528/WebNovelConverter

Public Methods

Method Description
NovelsNaoSource ( ) : System

Protected Methods

Method Description
RemoveNavigation ( IElement element ) : void

Method Details

NovelsNaoSource() public method

public NovelsNaoSource ( ) : System
return System

RemoveNavigation() protected method

protected RemoveNavigation ( IElement element ) : void
element IElement
return void