C# 클래스 TailBlazer.Views.Searching.GlobalSearchOptions

상속: IGlobalSearchOptions, IDisposable
파일 보기 프로젝트 열기: RolandPheasant/TailBlazer

공개 메소드들

메소드 설명
Dispose ( ) : void
GlobalSearchOptions ( ISearchMetadataCollection metadata, ISearchStateToMetadataMapper converter, ISetting searchStateSettings ) : System

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

GlobalSearchOptions() 공개 메소드

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