ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
xmltv_parser
/
trunk
/
libxmltv
/
Interfaces
/
Interfaces.cs
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing trunk/libxmltv/Interfaces/Interfaces.cs (file contents):
Revision
22
by
william
, Thu Mar 7 10:20:50 2013 UTC vs.
Revision
23
by
william
, Thu Mar 7 11:08:48 2013 UTC
#
Line 15
|
Line 15
|
namespace libxmltv.Interfaces
15
public interface IXMLTV_PARSER
16
{
17
IXMLTV_LOADER XMLTV_LOADER { get; }
18
+
void TestParse();
19
}
20
}
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines