예제 #1
0
 public InterfaceFile GetDownloadFile(string hash)
 {
     return(krnGateway.GetDownloadFile(hash));
 }