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

◆ Insert() [1/2]

void IList. System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection.Insert ( int index,
object value )
inlineprivate

Definition at line 261 of file DesignerOptionService.cs.

262 {
263 throw new NotSupportedException();
264 }