ExecutionEnvironmentLoadManagedAssembly Method |
Namespace: Micros.PosCore.ExtensibilityAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic bool LoadManagedAssembly(
byte[] bRawAssembly,
string strFileName,
bool doExecute
)
Parameters
- bRawAssembly Byte
-
- strFileName String
-
- doExecute Boolean
-
Return Value
Boolean
See Also