public void SetFileName(string strFileHash, string newName) { krnGateway.SetFileName(strFileHash, newName); }