aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.BL/DTO/ProcessParametersTablesGroupDTO.cs
Commit message (Collapse)AuthorAgeFilesLines
* Changed DTO's to include byte[] when generated but mapped by reference.Roy Ben Shabat2019-12-181-0/+10
| | | | More improvements to action logs.
* Implemented auto DTO generation.Roy Ben Shabat2019-02-231-0/+14
Implemented mapping of DTO <=> Observables. Organization of unit tests. Removed DELETED from ADDRESS & CONTACT.