Commit Graph

4 Commits

Author SHA1 Message Date
Derek
3d0f4b649d Made some code beautification changes and translations from German 2013-03-07 09:14:20 -06:00
Derek
009a690759 Minor beautification tweaks and additional README info. 2013-03-04 11:26:35 -06:00
Derek Heiser
abcbff259c Removed some helper extensions.
Some of the helpers I added already existed under the Type namespaces.
2013-02-10 21:49:53 -06:00
Derek Heiser
e65c0eed25 S7.NET Testability Updates
Removed the Controls project and existing Test projects. Added new Test
project and references to NUnit and Should projects for testing.
Extracted IPlc interface to help test projects that reference this
library. Also implemented the IDisposable interface on the Plc object so
that references to mSocket would be cleaned up appropriately when the
object is blown away.
2013-02-09 10:17:47 -06:00