using YY.Admin.Module; namespace YY.Admin.Event { /// /// Tab源选中事件 /// public class TabSourceSelectedEvent : PubSubEvent { } }