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

◆ GetPropertyOwner() [1/2]

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

Definition at line 129 of file DbDataRecord.cs.

130 {
131 return this;
132 }