ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/xmltv_parser/trunk/libxmltv/Core/XMLTVChannelCollection.cs
(Generate patch)

Comparing trunk/libxmltv/Core/XMLTVChannel.cs (file contents):
Revision 28 by william, Thu Mar 7 12:51:53 2013 UTC vs.
Revision 31 by william, Thu Mar 7 13:46:39 2013 UTC

--- trunk/libxmltv/Core/XMLTVChannel.cs	2013/03/07 12:51:53	28
+++ trunk/libxmltv/Core/XMLTVChannel.cs	2013/03/07 13:46:39	31
@@ -44,7 +44,7 @@ namespace libxmltv.Core
             return string.Empty;
         }
     }
-
+    [Serializable]
     internal class Channel : IXMLTVChannel
     {
         public Channel()