ReflectionPropertyInfo Constructors
Provides access to property metadata gathered via Reflection.Name | Parameters | Description |
---|---|---|
ReflectionPropertyInfo(XPClassInfo, PropertyInfo, XPMemberInfo) | owner, propertyInfo, valueParent | Initializes a new instance of the ReflectionPropertyInfo class. |
See Also