using System; namespace XMainClient { public class LotteryCD { public int Times; public float LastLotteryTime; } }