using System; namespace XMainClient { internal delegate void MountLoadCallback(MountLoadTask mountPart); }