C# Class IndexViewer.sitecore_modules.Web.IndexViewer.IndexRebuild.RebuildIndexJob

ファイルを表示 Open project: JimmieOverby/IndexViewer

Public Methods

Method Description
RebuildIndexJob ( IIndex index ) : System
Start ( ) : void

Method Details

RebuildIndexJob() public method

public RebuildIndexJob ( IIndex index ) : System
index IIndex
return System

Start() public method

public Start ( ) : void
return void