如何使用Mono.Cecil能做到保存更改的组件?能做到、如何使用、组件、Cecil

由网友(占领 ×)分享简介:我有一个版本的 Mono.Cecil能做到的不具有 AssemblyFactory 类。也许这是0.9版的塞西尔类。有没有出路?I have a version of Mono.Cecil which does not have the AssemblyFactory class. Probably it is th...

我有一个版本的 Mono.Cecil能做到的不具有 AssemblyFactory 类。也许这是0.9版的塞西尔类。有没有出路?

I have a version of Mono.Cecil which does not have the AssemblyFactory class. Probably it is the 0.9 version of the Cecil class. Is there a way out?

推荐答案

只需使用 AssemblyDefinition.Write(文件名)

阅读全文

相关推荐

最新文章