mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-07-28 02:57:56 +00:00
Fixed issue #17: fix error in test client
This commit is contained in:
Regular → Executable
+1
-1
@@ -39,7 +39,7 @@ namespace MtApi5TestClient
|
||||
}
|
||||
}
|
||||
|
||||
public uint Order
|
||||
public ulong Order
|
||||
{
|
||||
get { return TradeRequest.Order; }
|
||||
set
|
||||
|
||||
Reference in New Issue
Block a user