WrappedProperty constructor
namespace: Serenity.Reflection assembly: Serenity.Net.Core
Initializes a new instance of the WrappedProperty class.
public WrappedProperty(PropertyInfo property)
| parameter | description |
|---|---|
| property | The property. |
See Also
- class WrappedProperty