using System; namespace XUpdater { public delegate void HandlePreDecompressing(string error); }