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

◆ GetConverter()

TypeConverter ICustomTypeDescriptor. System.Data.DataRowView.GetConverter ( )
inlineprivate

Implements System.ComponentModel.ICustomTypeDescriptor.

Definition at line 232 of file DataRowView.cs.

233 {
234 return null;
235 }