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

상속: AbstractNotifyPropertyChanged, IDisposable, IDataErrorInfo
파일 보기 프로젝트 열기: RolandPheasant/TailBlazer 1 사용 예제들

Private Properties

프로퍼티 타입 설명
BuildFilter bool>.Func

공개 메소드들

메소드 설명
Dispose ( ) : void
SearchHints ( IRecentSearchCollection recentSearchCollection, ISchedulerProvider schedulerProvider ) : System
this ( string columnName ) : stringIDataErrorInfo.System

비공개 메소드들

메소드 설명
BuildFilter ( string searchText ) : bool>.Func

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SearchHints() 공개 메소드

public SearchHints ( IRecentSearchCollection recentSearchCollection, ISchedulerProvider schedulerProvider ) : System
recentSearchCollection IRecentSearchCollection
schedulerProvider ISchedulerProvider
리턴 System

this() 공개 메소드

public this ( string columnName ) : stringIDataErrorInfo.System
columnName string
리턴 stringIDataErrorInfo.System