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

◆ GetPropertyOwner() [1/2]

object ICustomTypeDescriptor. System.Data.DataRowView.GetPropertyOwner ( PropertyDescriptor pd)
inlineprivate

Definition at line 282 of file DataRowView.cs.

283 {
284 return this;
285 }