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

◆ GetClassName()

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

Implements System.ComponentModel.ICustomTypeDescriptor.

Definition at line 236 of file DataRecordInternal.cs.

237 {
238 return null;
239 }