Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ExecuteAssembly()
[4/4]
int System.AppDomain.ExecuteAssembly
(
string
assemblyFile
,
string
??[]
args
,
byte?[]
hashValue
,
AssemblyHashAlgorithm
hashAlgorithm
)
inline
Definition at line
242
of file
AppDomain.cs
.
243
{
244
throw
new
PlatformNotSupportedException(SR.PlatformNotSupported_CAS);
245
}
References
System.SR.PlatformNotSupported_CAS
.
System
AppDomain
Generated by
1.10.0