コード例 #1
0
 public string GetTmpPath(string url)
 {
     return(_parent.GetTmpPath(Path.Combine(_component, url)));
 }