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

◆ GetEditor()

object ICustomTypeDescriptor. System.Data.DataRowView.GetEditor ( Type editorBaseType)
inlineprivate

Implements System.ComponentModel.ICustomTypeDescriptor.

Definition at line 250 of file DataRowView.cs.

251 {
252 return null;
253 }