C# Class Cabbage.Crawler.Commands.CrawlerCommands

Inheritance: Orchard.Commands.DefaultOrchardCommandHandler
Show file Open project: cabbage89/Orchard.Crawler

Private Properties

Property Type Description
Start void

Public Methods

Method Description
CrawlerCommands ( IEnumerable plugins ) : Cabbage.Crawler.Core

Private Methods

Method Description
Start ( ) : void

Method Details

CrawlerCommands() public method

public CrawlerCommands ( IEnumerable plugins ) : Cabbage.Crawler.Core
plugins IEnumerable
return Cabbage.Crawler.Core