mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-15 03:38:09 +00:00
Added stub for logging in MtApi5. Implemented function SendCommand. Get quotes after connection
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
public int ErrorCode { get; set; }
|
||||
public string? ErrorMessage { get; set; }
|
||||
|
||||
public required T Value { get; set; }
|
||||
public T? Value { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user