Exemplo n.º 1
0
 public string GetDataPath(string url)
 {
     return(_parent.GetDataPath(Path.Combine(_component, url)));
 }