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

◆ GetEditor()

object ICustomTypeDescriptor. System.Data.Common.DataRecordInternal.GetEditor ( Type editorBaseType)
inlineprivate

Implements System.ComponentModel.ICustomTypeDescriptor.

Definition at line 265 of file DataRecordInternal.cs.

266 {
267 return null;
268 }