Parent Directory
|
Revision Log
|
Patch
revision 25 by william, Thu Mar 7 11:36:00 2013 UTC | revision 26 by william, Thu Mar 7 11:58:34 2013 UTC | |
---|---|---|
# | Line 19 namespace libxmltv.Core | Line 19 namespace libxmltv.Core |
19 | public const string GeneratorUrl = "generator-info-url"; | public const string GeneratorUrl = "generator-info-url"; |
20 | } | } |
21 | #endregion | #endregion |
22 | #region Channel Constants | |
23 | public static class Channels | |
24 | { | |
25 | public const string ChannelId = "id"; | |
26 | public const string ChannelDisplayName = "display-name"; | |
27 | } | |
28 | #endregion | |
29 | } | } |
30 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |