Exemplo n.º 1
0
 void ISearchResultInternal.OnResultCompleted(ISourceSearchResultInternal rslt)
 {
     updateInvokationHelper.Invoke();
 }
Exemplo n.º 2
0
 void ISearchResultInternal.OnResultChanged(ISourceSearchResultInternal rslt)
 {
     owner.OnResultChanged(this, SearchResultChangeFlag.HitCountChanged);
 }