Hitman666 / nbCcTalkCoinAcceptor

This project contains usage instructions and code examples (C#) for communication with coin acceptor using the ccTalk protocol
29 stars 19 forks source link

Pull Request for issue number 9 #11

Open xtreampb opened 5 years ago

xtreampb commented 5 years ago

Addresses issue #9 I also updated that class to be more inline with standard C# coding conventions (premitive alias use vs compiler type. Use of generics in touched code.) I'm currently refactoring the project to bring it up to C# 7 standards