Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ThrowError()
static void System.Reflection.MetadataImport.ThrowError
(
int
hResult
)
inline
static
package
Definition at line
44
of file
MetadataImport.cs
.
45
{
46
throw
new
MetadataException(hResult);
47
}
System
Reflection
MetadataImport
Generated by
1.10.0