I would eventually like the config to work on properties as well as fields. Shouldn't be too hard I just dont have time right now
Steps:
Make a ConfiguredProperty class
implement IConfiguredMember
add a loop over properties to the Collection step in Config.cs
I would eventually like the config to work on properties as well as fields. Shouldn't be too hard I just dont have time right now
Steps:
- Make a ConfiguredProperty class
- implement IConfiguredMember
- add a loop over properties to the Collection step in Config.cs
I would eventually like the config to work on properties as well as fields. Shouldn't be too hard I just dont have time right now
Steps: