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-13 18:58:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a1ec30b846b1ce1aab46b5c4dad0182d4f25444
mtapi
/
MtApi
/
EnumChartPropertyString.cs
T
8 lines
102 B
C#
Raw
Normal View
History
Unescape
Escape
Added enums for chart properties. Fixed some mistakes in C# code of Chart Operations
2017-08-21 13:57:38 +03:00
namespace
MtApi
{
public
enum
EnumChartPropertyString
{
CHART_COMMENT
=
20
}
}
Reference in New Issue
Copy Permalink