public AdMessage() { Channels = new ChannelMessage[GlobalSetting.Instance.ChannelWay]; Channels.Init(GlobalSetting.Instance.ChannelWay); }