摘要:
父对象页Cell cell = new Cell();//居中显示cell.WindowStartupLocation = WindowStartupLocation.CenterScreen;//绑定事件cell.pevent += new Cell.PassResultHandler(RefreshData);事件触发后调用RefreshData() 方法-------------------------子对象页面//申明委托 public delegate void PassResultHandler(List<ArchivesEntity.FileBox> boxlist) 阅读全文
posted @ 2012-12-26 16:10
宁静.致远
阅读(198)
评论(0)
推荐(0)

浙公网安备 33010602011771号