Exemplo n.º 1
0
 internal SearchResult(Stopwatch timer)
 {
     searchTimer = new SearchTimer(timer);
 }
Exemplo n.º 2
0
 internal SearchResult(Stopwatch timer)
 {
     searchTimer = new SearchTimer(timer);
 }