# | Line 5 | Line 5 | using System.Text; | |
---|---|---|
5 | ||
6 | namespace libxmltv.Core | |
7 | { | |
8 | < | public static class XMLTV_CONSTANTS |
8 | > | internal static class XMLTV_CONSTANTS |
9 | { | |
10 | public const string ROOT_ELEMENT = "tv"; | |
11 | public const string CHANNEL_ELEMENT = "channel"; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |