Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ GetRuntimeInterfaceAsIntPtr()

static IntPtr System.Runtime.InteropServices.RuntimeEnvironment.GetRuntimeInterfaceAsIntPtr ( Guid clsid,
Guid riid )
inlinestatic

Definition at line 35 of file RuntimeEnvironment.cs.

36 {
37 throw new PlatformNotSupportedException();
38 }