当一个应用程序启动时,只有该应用程序最初调用的程序集必须存在。
When an application starts, only the assemblies that the application initially calls must be present.
请记住,您的应用程序需要能够在没有堆栈存在的情况下启动。
Keep in mind that your app will need to be able to launch without the stack being in place.
我知道存在的初始化,但只有在应用程序的启动这些运行。
I know that exists the initializers, but these run only in the application's start.
我知道存在的初始化,但只有在应用程序的启动这些运行。
I know that exists the initializers, but these run only in the application's start.
应用推荐