Delegate ModelProperty
- Namespace
- OrpheusCore
- Assembly
- OrpheusCore.dll
Helper delegate, to be called when iterating through model's properties.
public delegate void ModelProperty(PropertyInfo property)
Parameters
propertyPropertyInfo
Helper delegate, to be called when iterating through model's properties.
public delegate void ModelProperty(PropertyInfo property)
property PropertyInfo