Added function OrderCloseAll to mtapi4

This commit is contained in:
Vyacheslav Demidyuk
2014-11-26 00:30:30 +02:00
parent 772b27551c
commit ab14a5f8a2
9 changed files with 50 additions and 13 deletions
+2 -2
View File
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.14.0")]
[assembly: AssemblyFileVersion("1.0.14.0")]
[assembly: AssemblyVersion("1.0.15.0")]
[assembly: AssemblyFileVersion("1.0.15.0")]