using System; namespace XMainClient { public struct CUIIBShop { public CIBShop item1; public CIBShop item2; } }