mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-19 05:38:12 +00:00
Added project Mt5Api to VS_2022 solution and disable some code for compilable
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
internal class SymbolInfoStringResult
|
||||
{
|
||||
public bool RetVal { get; set; }
|
||||
public string StringVar { get; set; }
|
||||
public string? StringVar { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user