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

◆ Add() [2/3]

int IList. System.ComponentModel.EventDescriptorCollection.Add ( object value)
inlineprivate

Definition at line 371 of file EventDescriptorCollection.cs.

372 {
373 return Add((EventDescriptor)value);
374 }

References System.ComponentModel.Add, and System.value.