Added MtErrorCode used in MtExecutionException

This commit is contained in:
DW
2016-04-25 14:00:54 +03:00
parent 3bec28f817
commit 640c680933
6 changed files with 111 additions and 4 deletions
+1
View File
@@ -64,6 +64,7 @@
<Compile Include="MtConnectionException.cs" />
<Compile Include="MtConnectionState.cs" />
<Compile Include="MtCommandType.cs" />
<Compile Include="MtErrorCode.cs" />
<Compile Include="MtExecutionException.cs" />
<Compile Include="MtOrder.cs" />
<Compile Include="MtQuote.cs" />