How to load an .exe as a .NET assembly?

后端 未结 4 405
被撕碎了的回忆
被撕碎了的回忆 2021-02-02 16:10

Can I just use?:

Assembly.LoadFile

Not sure if this is the way to do this?

But when I try that approach, it throws a Could not lo

4条回答
提交回复
热议问题