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

◆ Add() [1/2]

int IList. System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection.Add ( object value)
inlineprivate

Definition at line 239 of file DesignerOptionService.cs.

240 {
241 throw new NotSupportedException();
242 }