public void SetFileCategory(string strFileHash, string category) { krnGateway.SetFileCategory(strFileHash, category); }