using System; using System.Collections.Generic; namespace XMainClient { internal delegate List GetItemHandler(); }