Ejemplo n.º 1
0
 public void OnFound(FileFound file)
 {
     _onFound.Do(file);
 }
Ejemplo n.º 2
0
 public void OnFound(FileFound file)
 {
     _onFound.Do(file);
 }