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

◆ ComponentConverter()

System.ComponentModel.ComponentConverter.ComponentConverter ( Type type)
inline

Definition at line 7 of file ComponentConverter.cs.

8 : base(type)
9 {
10 }