ObjectFiller.NET icon indicating copy to clipboard operation
ObjectFiller.NET copied to clipboard

Fix property detection in multi-level hierarchies

Open ghost opened this issue 8 years ago • 1 comments

When a hierarchy has multiple levels, FillInternal() does not find public properties from higher up the hierarchy. Fixed the way that GetProperties() is called to ensure these properties are found.

ghost avatar Aug 28 '17 22:08 ghost

Strange, the CI build failed. Why isn't BindingFlags found?

ghost avatar Aug 28 '17 23:08 ghost