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

◆ Remove() [1/2]

void IList. System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection.Remove ( object value)
inlineprivate

Definition at line 266 of file DesignerOptionService.cs.

267 {
268 throw new NotSupportedException();
269 }