Commit Graph

5 Commits

Author SHA1 Message Date
Torben Nehmer
8972de71a1 Added support for code contracts (requires VS support!)
Implemented Contracts into existing classes (yet incomplete especially with Interface implementations in NavObject). Otherwise it basically works.
2016-11-22 23:03:24 +01:00
Torben Nehmer
28dbc5c7fa Implemented helper methods, equality, comparison and similar tools to make handling of NavObjects easier. Reject objects with a Company Name set, which we don't support at this point (not sure if this would acutally make sense).
Adapted test code.
2016-11-22 21:50:01 +01:00
Torben Nehmer
e2eb504261 Added SQL Interface to NAV Object table with support for serialization. Tested this. 2016-11-20 21:34:21 +01:00
Torben Nehmer
f816138188 CamelCase for Namespace Names 2016-11-20 21:33:12 +01:00
Torben Nehmer
9b7f91363d Added base Project for the DLL with the actual code. 2016-11-20 15:44:36 +01:00