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

◆ TypeHandle

virtual RuntimeTypeHandle System.Type.TypeHandle
getinherited

Definition at line 285 of file Type.cs.

286 {
287 get
288 {
289 throw new NotSupportedException();
290 }
291 }

Referenced by Microsoft.Win32.OAVariantLib.ChangeType(), and System.Type.GetTypeHandleInternal().