Exemple #1
0
 public void SetFileCategory(string strFileHash, string category)
 {
     krnGateway.SetFileCategory(strFileHash, category);
 }