using System; namespace XMainClient { internal delegate void LoadFinishedCallback(XEquipComponent equip); }