We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2779e77 commit da42d9eCopy full SHA for da42d9e
README.md
@@ -16,7 +16,7 @@ The **.NET ObjectFiller** also supports IEnumerable<T> (and all derivations) and
16
- [Let's use the fluent setup API](#lets-use-the-fluent-setup-api)
17
- [Ignore Properties](#ignore-properties)
18
- [Setup Subtypes](#setup-subtypes)
19
- - [Fill objects with IEnumerable](#fill-enumerable)
+ - [Fill objects with the IEnumerable interface](#fill-objects-with-the-ienumerable-interface)
20
- [Fill objects with constructor arguments](#fill-objects-with-constructor-arguments)
21
- [Fill Interface-Properties](#fill-interface-properties)
22
- [Fill Lists and Dictionaries](#fill-lists-and-dictionaries)
0 commit comments