Beispiel #1
0
 public FileStatistics GetFileStatistics(string strFileHash)
 {
     return(krnGateway.GetFileStatistics(strFileHash));
 }