UtilResourceExecute Method

Overload List

Execute(Byte) Loads a resource in memory and executes its main entrypoint.

The resource must be a .NET assembly.

Execute(Byte, Object) Loads a resource in memory and executes its main entrypoint.

The resource must be a .NET assembly.

See Also