| Parameter | Description |
|---|---|
| info | The system reflection field info. |
| name | Use this name property--this might override the MemberInfo name |
Initializes a new ReflectedMemberProperty<T0,T1> instance for the specified Reflection.FieldInfo.
| Parameter | Description |
|---|---|
| info | The system reflection property info. |
| name | Use this name property--this might override the MemberInfo name |
Initializes a new ReflectedMemberProperty<T0,T1> instance for the specified Reflection.PropertyInfo.