예제 #1
0
 public string GetSourceUrl(string directoryName, string fileName)
 {
     return(_fileClient.GetSourceUrl(directoryName, fileName));
 }