.NET Module vs Assembly

https://stackoverflow.com/questions/9271805/net-module-vs-assembly

In .net the difference between an assembly and module is that a module does not contain the manifest.

//Copied from CLR via C#

posted @ 2024-11-27 21:13  dewxin  阅读(2)  评论(0编辑  收藏  举报