Method | Description | |
---|---|---|
Initialize ( string assemblyPath ) : void | ||
KillAppDomain ( AppDomain>.Tuple |
||
StartAssembly ( string exeRelativePath ) : AppDomain>.Tuple |
Method | Description | |
---|---|---|
ExecuteAssembly ( string exePath, |
public static Initialize ( string assemblyPath ) : void | ||
assemblyPath | string | |
return | void |
public static KillAppDomain ( AppDomain>.Tuple |
||
process | AppDomain>.Tuple | |
return | void |
public static StartAssembly ( string exeRelativePath ) : AppDomain>.Tuple |
||
exeRelativePath | string | |
return | AppDomain>.Tuple |