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

◆ GetIDsOfNames()

void IDispatch. System.Runtime.InteropServices.ComEventsSink.GetIDsOfNames ( ref Guid iid,
string[] names,
int cNames,
int lcid,
int[] rgDispId )
inlineprivate

Implements System.Runtime.InteropServices.IDispatch.

Definition at line 102 of file ComEventsSink.cs.

103 {
104 throw new NotImplementedException();
105 }