示例#1
0
 protected override IList <EventMonitorUserInfo> GetItemList()
 {
     return(EventCommand.EventMonitorUsers(EventId));
 }