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

◆ GetComponentName()

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

Implements System.ComponentModel.ICustomTypeDescriptor.

Definition at line 77 of file DbDataRecord.cs.

78 {
79 return null;
80 }