Example #1
0
 public string CreatePathFile(string container, string fileName)
 {
     return(_path.CreatePathFile(container, fileName));
 }