예제 #1
0
 public void ResponseFile(string fileName,
                          string filePath)
 {
     UploadUtil.ResponsOutFile(fileName, filePath);
 }