mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-16 04:08:10 +00:00
MtApi5: Moving some functions to new core
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
namespace MtApi5.MtProtocol
|
||||
{
|
||||
internal class OnLockTicksEvent
|
||||
{
|
||||
public string? Instrument { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user