mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-04 06:27:45 +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