ReflectionExtensions.GetAutomaticProperty Method |
Name | Description | |
---|---|---|
GetAutomaticProperty(FieldInfo) |
Gets the PropertyInfo whose a given field is the backing field from the current type or base types.
| |
GetAutomaticProperty(FieldInfo, Boolean) |
Gets the PropertyInfo whose a given field is the backing field and specifies whether base types should be considered.
|