Parent Directory
|
Revision Log
|
Patch
revision 26 by william, Thu Mar 7 11:58:34 2013 UTC | revision 27 by william, Thu Mar 7 12:11:41 2013 UTC | |
---|---|---|
# | Line 26 namespace libxmltv.Core | Line 26 namespace libxmltv.Core |
26 | public const string ChannelDisplayName = "display-name"; | public const string ChannelDisplayName = "display-name"; |
27 | } | } |
28 | #endregion | #endregion |
29 | #region Program Constants | |
30 | public static class Programs | |
31 | { | |
32 | public const string ProgramStart = "start"; | |
33 | } | |
34 | #endregion | |
35 | } | } |
36 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |