ORM Class Library
GenericPropertyDescriptor Constructor
protected GenericPropertyDescriptor(
Type
componentType
,
Type
propertyType
,
string
name
,
Attribute[]
attrs
);
See Also
GenericPropertyDescriptor Class
|
OrmLib Namespace