Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetProperties()
[2/3]
PropertyDescriptorCollection
ICustomTypeDescriptor. System.Data.Common.DbDataRecord.GetProperties
(
Attribute
[]
attributes
)
inline
private
Definition at line
124
of file
DbDataRecord.cs
.
125
{
126
return
new
PropertyDescriptorCollection
(
null
);
127
}
System.ComponentModel.PropertyDescriptorCollection
Definition
PropertyDescriptorCollection.cs:7
System
Data
Common
DbDataRecord
Generated by
1.10.0