Added named state enum.

This commit is contained in:
soukoku
2015-01-07 21:34:56 -05:00
parent 1ae051e933
commit 1ce7c5caf5
5 changed files with 73 additions and 2 deletions

View File

@@ -88,6 +88,7 @@
</Compile>
<Compile Include="Properties\VersionInfo.cs" />
<Compile Include="Internals\TentativeStateCommitable.cs" />
<Compile Include="State.cs" />
<Compile Include="TransferErrorEventArgs.cs" />
<Compile Include="TransferReadyEventArgs.cs" />
<Compile Include="Triplets\DGControl\DGControl.Callback2.cs" />