阅读背景:

可以获得C#Delegate的MSIL吗?

来源:互联网 

Just out of curiosity ... is it possible to programmatically get the MSIL of a delegate? I'm curious because I've been toying with the idea of a distributed computing system where you can simply write programs, and the program itself would be distributed to each disparate node where work would occur. I know you could do it by copying the actual assembly over the network and loading that in an appdomain, but I think it would be really interesting to have a simpler model to work with.Just out of curiosity ... is it possible to pro




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: