Sean Kaim
d15e444cb7
code clean up / null checks & logging
2017-09-15 13:58:32 -04:00
David Sparer
9ffdbee400
Fix self-reference initialization error
2016-08-09 15:49:52 -06:00
David Sparer
c44bb1e27d
Made DefaultConnectionInheritance.SaveTo a generic method to decouple it from Settings
2016-08-09 11:08:06 -06:00
David Sparer
12cd38a047
Made DefaultConnectionInheritance LoadFrom a generic method to decouple it from the Settings class
2016-08-09 11:02:53 -06:00
David Sparer
e5c896cb36
Refactored much of the inheritance code to use System.Reflection instead of hardcoded values.
...
Refactored DefaultInheritance to its own class which inherits from the ConnectionInfoInheritance class.
Fixed issue with DefaultInheritance not saving to settings.
2016-08-09 10:34:51 -06:00