Parent Directory
|
Revision Log
|
Patch
revision 30 by william, Thu Mar 7 11:36:00 2013 UTC | revision 31 by william, Thu Mar 7 13:46:39 2013 UTC | |
---|---|---|
# | Line 7 using System.Diagnostics; | Line 7 using System.Diagnostics; |
7 | ||
8 | namespace libxmltv.Core | namespace libxmltv.Core |
9 | { | { |
10 | [Serializable] | |
11 | internal class XMLTVSource : IXMLTVSource | internal class XMLTVSource : IXMLTVSource |
12 | { | { |
13 | private Dictionary<string, string> entries = new Dictionary<string, string>(); | private Dictionary<string, string> entries = new Dictionary<string, string>(); |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |