namespace BingoBrain.Core
{
public class ChannelDispatcher : BaseMainThreadDispatcher<ChannelDispatcher, uint, object>
}