using System; using HDL_ON.Entity; namespace HDL_ON.UI { public partial class RoomPage { /// /// 加载事件列表 /// void LoadEventList() { } } }