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

◆ GetTypeInfo()

ITypeInfo IDispatch. System.Runtime.InteropServices.ComEventsSink.GetTypeInfo ( int iTInfo,
int lcid )
inlineprivate

Implements System.Runtime.InteropServices.IDispatch.

Definition at line 97 of file ComEventsSink.cs.

98 {
99 throw new NotImplementedException();
100 }