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

◆ Clear()

void IList. System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection.Clear ( )
inlineprivate

Implements System.Collections.IList.

Definition at line 244 of file DesignerOptionService.cs.

245 {
246 throw new NotSupportedException();
247 }