反映 WF4 系统.活动
我想反映 WF4 System.Activities 程序集。
问题是当我在反射器中打开它时,所有方法都是空的!
我可以反映WF3 System.Activities...
有谁知道我是否可以反映它?
Possible Duplicate:
Reflector Not Decompiling 'System.Data.Entity.dll' .NET 4.0
I want to reflect the WF4 System.Activities assembly.
The problem is when i open it in the reflector all the methods are empty!
I can reflect the WF3 System.Activities...
Does any one know if i can reflect it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不确定你的问题是什么,但这肯定是可能的。我一直使用 Reflector 来检查 WF4 活动的内部结构。
Not sure what your problem is but it's certainly possible. I use Reflector all the time to check on the WF4 activities internals.