Tungsten
|
DomainLoaderCreate Method |
Overload List| Name | Description | |
|---|---|---|
![]() | 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.
|
![]() | 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.
|
See Also
