IDomainLoader.Create Method
From Tungsten Suite
Tungsten
|
|
IDomainLoaderCreate Method |
| Name | Description | |
|---|---|---|
| Create(String) |
Instantiates a class and returns a handle to it. This handle must be cast to an interface in order to work across AppDomains.
| |
| CreateTInterfaceType(String) |
Instantiates a class and returns a handle to it. This handle must be cast to an interface in order to work across AppDomains.
|