using System; namespace UILib { public delegate void CollectFinishEventHandler(); }