IDomainLoader.Create Method

Tungsten Suite

IDomainLoaderCreate Method

Overload List
  NameDescription
Public methodCreate(String)
Instantiates a class and returns a handle to it. This handle must be cast to an interface in order to work across AppDomains.
Public methodCreateTInterfaceType(String)
Instantiates a class and returns a handle to it. This handle must be cast to an interface in order to work across AppDomains.
Top
See Also