Method | Description | |
---|---|---|
Build ( string pathAndFile, string typeName ) : IShell |
Creates an IShell instance within a child app domain, given the library's full path and class name.
|
|
StartupProxy ( ) : System |
public Build ( string pathAndFile, string typeName ) : IShell | ||
pathAndFile | string | The path and file. |
typeName | string | Name of the type. |
return | IShell |