mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-24 16:18:22 +00:00
Added project Mt5Api to VS_2022 solution and disable some code for compilable
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
{
|
||||
internal class OnBookEvent
|
||||
{
|
||||
public string Symbol { get; set; }
|
||||
public string? Symbol { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user