20 |
private XMLTVRuntimeInstance instance; |
private XMLTVRuntimeInstance instance; |
21 |
protected XMLTVLoader(string xml_file, XMLTVRuntimeInstance xmltv) |
protected XMLTVLoader(string xml_file, XMLTVRuntimeInstance xmltv) |
22 |
{ |
{ |
23 |
xmltv_logger.Info.WriteLine("Creating Instance of XMLTVLoader"); |
xmltv_logger.Debug.WriteLine("Creating Instance of XMLTVLoader"); |
24 |
//string _xmltv; |
//string _xmltv; |
25 |
//if (!Internals.VerifyInstance<string>(xmltv, out _xmltv)) { return; } |
//if (!Internals.VerifyInstance<string>(xmltv, out _xmltv)) { return; } |
26 |
//xmlfile = _xmltv; |
//xmlfile = _xmltv; |