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

◆ IDispatchImplAttribute() [1/2]

System.Runtime.InteropServices.IDispatchImplAttribute.IDispatchImplAttribute ( short implType)
inline

Definition at line 9 of file IDispatchImplAttribute.cs.

10 : this((IDispatchImplType)implType)
11 {
12 }