简体   繁体   中英

entry point of the application

应该调用Assembly类的哪种静态方法来保证将返回具有应用程序入口点的程序集实例?

您在寻找Assembly.GetEntryAssembly()吗?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM