Closed leekelleher closed 9 years ago
Adds BindingFlags.IgnoreCase to the type's GetProperty call to make the lookups case insensitive.
BindingFlags.IgnoreCase
GetProperty
Included unit-test to verify this scenario.
Closes #103
Adds
BindingFlags.IgnoreCase
to the type'sGetProperty
call to make the lookups case insensitive.Included unit-test to verify this scenario.
Closes #103