using YY.Admin.Module; namespace YY.Admin.Event { /// /// Tab关闭事件 /// public class TabClosedEvent : PubSubEvent { } }