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

◆ GetComponentName()

string ICustomTypeDescriptor. System.Data.DataRowView.GetComponentName ( )
inlineprivate

Implements System.ComponentModel.ICustomTypeDescriptor.

Definition at line 226 of file DataRowView.cs.

227 {
228 return null;
229 }