Example #1
0
 public InterfaceFileNames[] GetFileNamesList(string strFileHash)
 {
     return(krnGateway.GetFileNamesList(strFileHash));
 }