C# Class TailBlazer.Views.Searching.GlobalSearchOptions

Inheritance: IGlobalSearchOptions, IDisposable
Afficher le fichier Open project: RolandPheasant/TailBlazer

Méthodes publiques

Méthode Description
Dispose ( ) : void
GlobalSearchOptions ( ISearchMetadataCollection metadata, ISearchStateToMetadataMapper converter, ISetting searchStateSettings ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GlobalSearchOptions() public méthode

public GlobalSearchOptions ( ISearchMetadataCollection metadata, ISearchStateToMetadataMapper converter, ISetting searchStateSettings ) : System
metadata ISearchMetadataCollection
converter ISearchStateToMetadataMapper
searchStateSettings ISetting
Résultat System