/[dgee]/dgee/cslib/DotGNU/XmlRpc/XmlRpcArray.cs
ViewVC logotype

Diff of /dgee/cslib/DotGNU/XmlRpc/XmlRpcArray.cs

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

revision 1.1.2.2 by npg, Wed Jul 23 11:25:59 2003 UTC revision 1.1.2.2.2.1 by npg, Mon Jul 28 19:02:25 2003 UTC
# Line 27  namespace DotGNU.XmlRpc Line 27  namespace DotGNU.XmlRpc
27  {  {
28    public sealed class XmlRpcArray : ArrayList    public sealed class XmlRpcArray : ArrayList
29    {    {
     // returns the XML representation of this array TODO:  
     // formatting options for indented format.  This may have to be  
     // moved into the XmlRpcWriter...  we'll see  
     public override string ToString()  
     {  
       return "<array></array>";  
     }  
30    }    }
31  }  }
32    

Legend:
Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.2.2.1

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