namespace BingoBrain.Core
{
public class UICtrlDispatcher : BaseDispatcher<UICtrlDispatcher, uint, object>
}