/[dotgnu-pnet]/pnetlib/System.Xml/Xsl/XsltContext.cs
ViewVC logotype

Diff of /pnetlib/System.Xml/Xsl/XsltContext.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by t3rmin4t0r, Tue Feb 22 11:21:23 2005 UTC revision 1.3 by ktreichel, Sun Oct 30 17:50:17 2005 UTC
# Line 38  namespace System.Xml.Xsl Line 38  namespace System.Xml.Xsl
38                          throw new NotImplementedException(".ctor");                          throw new NotImplementedException(".ctor");
39                  }                  }
40    
                 [TODO]  
41                  public XsltContext(NameTable table) : base(table)                  public XsltContext(NameTable table) : base(table)
42                  {                  {
                         throw new NotImplementedException(".ctor");  
43                  }                  }
44    
45                  public abstract int CompareDocument(String baseUri,                  public abstract int CompareDocument(String baseUri,

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26