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

◆ GetTypeInfoCount()

int IDispatch. System.Runtime.InteropServices.ComEventsSink.GetTypeInfoCount ( )
inlineprivate

Implements System.Runtime.InteropServices.IDispatch.

Definition at line 92 of file ComEventsSink.cs.

93 {
94 return 0;
95 }