Got attributes and text nodes working while loading a document.
[mono.git] / mcs / class / System.XML / System.Xml / XmlAttribute.cs
2002-03-03 Jason DiamondGot attributes and text nodes working while loading...
2002-03-02 Mike KestnerIn Test:
2001-11-29 Daniel Weber* XmlAttribute.cs re-arrange source file to put attribu...
2001-11-20 Daniel WeberFix constructors
2001-11-19 Daniel Weberfinish adding stubs to begin work on XmlDocuemnt.Load...