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

◆ GetComponentName()

string ICustomTypeDescriptor. System.Data.Common.DataRecordInternal.GetComponentName ( )
inlineprivate

Implements System.ComponentModel.ICustomTypeDescriptor.

Definition at line 241 of file DataRecordInternal.cs.

242 {
243 return null;
244 }