Пример #1
0
 public string GetRunPath(string url)
 {
     return(_parent.GetRunPath(Path.Combine(_component, url)));
 }