메소드 | 설명 | |
---|---|---|
AssemblyLoader ( ) : System | ||
PopulateKnownAssemblies ( ) : void |
This method loads known assemblies and prepopulates them in the known assembly cache. Note that these assembles must be loaded in the proper order, that is, base assemblies before dependant assemblies.
|
메소드 | 설명 | |
---|---|---|
CurrentDomain_AssemblyResolve ( object sender, |
This method attempts to resolve known assemblies on behalf of CLR scripts.
|