wwDotNetBridge::LoadAssembly

Loads a .NET assembly into the .NET Runtime currently executing. Note that you should ensure that any required assemblies and dependent assemblies are loaded explicitly into the runtime.

If the runtime has not been started explicitly it will be launched when this method is called.

Note that the wwDotBridge .NET Proxy loads the following assemblies by default so they do not need to be loaded manually:



o.LoadAssembly(lcAssembly)

Parameters

lcAssembly
The assembly to be loaded. The assembly can be specified in any fo the following ways:


See also:

Class wwDotNetBridge


  Last Updated: 8/31/2008 | © West Wind Technologies, 2008