Exemple #1
0
 public void AddSearchPath(string path)
 {
     _fileResolver.AddSearchPath(path);
 }