This website requires JavaScript.
Explore
Help
Register
Sign In
gavindiaz
/
mtapi
Watch
1
Star
0
Fork
0
mirror of
https://github.com/vdemydiuk/mtapi.git
synced
2026-08-12 18:28:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e333164552fd721900c6c83353de17849e6130df
mtapi
/
MtApi5
/
Mt5ConnectionState.cs
T
10 lines
155 B
C#
Raw
Normal View
History
Unescape
Escape
Added projects MtApi4 and MtApi5
2014-10-31 09:05:52 +02:00
namespace
MtApi5
{
public
enum
Mt5ConnectionState
{
Connecting
,
Connected
,
Disconnected
,
Failed
}
}
Reference in New Issue
Copy Permalink