Some more type reading update.

This commit is contained in:
soukoku
2014-04-12 09:14:50 -04:00
parent 0d70bcc5cc
commit 6a54b2a136
3 changed files with 28 additions and 132 deletions

View File

@@ -55,6 +55,7 @@
<ItemGroup>
<Compile Include="AsyncPump.cs" />
<Compile Include="Data\CapReadOut.cs" />
<Compile Include="Data\TypeReader.cs" />
<Compile Include="Data\TypesExtended.cs" />
<Compile Include="DeviceEventArgs.cs" />
<Compile Include="Extensions.cs" />