Example #1
0
 public bool DownLoadXml(string fileID, string filePath)
 {
     return(dl.DownLoadXml(fileID, filePath));
 }