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

◆ GetDefaultProperty()

PropertyDescriptor ICustomTypeDescriptor. System.Data.DataRowView.GetDefaultProperty ( )
inlineprivate

Implements System.ComponentModel.ICustomTypeDescriptor.

Definition at line 244 of file DataRowView.cs.

245 {
246 return null;
247 }