C# Class TailBlazer.Views.Searching.GlobalSearchOptions

Inheritance: IGlobalSearchOptions, IDisposable
ファイルを表示 Open project: RolandPheasant/TailBlazer

Public Methods

Method Description
Dispose ( ) : void
GlobalSearchOptions ( ISearchMetadataCollection metadata, ISearchStateToMetadataMapper converter, ISetting searchStateSettings ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GlobalSearchOptions() public method

public GlobalSearchOptions ( ISearchMetadataCollection metadata, ISearchStateToMetadataMapper converter, ISetting searchStateSettings ) : System
metadata ISearchMetadataCollection
converter ISearchStateToMetadataMapper
searchStateSettings ISetting
return System