摘要: We came accross this problem in our application and we came up with a solution.In our case, the user control had its own presenter which also used interacted with a controller defined in the same module as the presenter. The issue was that when controllers are registered in the module Load method, t 阅读全文
posted @ 2011-10-31 23:03 深海大虾 阅读(1487) 评论(0) 推荐(1) 编辑