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

◆ GetPropertyOwner() [1/2]

object ICustomTypeDescriptor. System.Data.Common.DataRecordInternal.GetPropertyOwner ( PropertyDescriptor pd)
inlineprivate

Definition at line 297 of file DataRecordInternal.cs.

298 {
299 return this;
300 }