public void SetFileComment(string strFileHash, string strComment, byte rating) { krnGateway.SetFileComment(strFileHash, strComment, rating); }