예제 #1
0
 public string GetFilePath(string filename)
 {
     return(_fileSystemProvider.GetFilePath(filename));
 }