ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/xmltv_parser/trunk/libxmltv/Class1.cs
Revision: 5
Committed: Thu Mar 7 05:28:17 2013 UTC (10 years, 3 months ago) by william
File size: 140 byte(s)
Log Message:

File Contents

# User Rev Content
1 william 5 using System;
2     using System.Collections.Generic;
3     using System.Text;
4    
5     namespace libxmltv
6     {
7     public class Class1
8     {
9     }
10     }