/[dgee]/dgee/cslib/System/Web/Services/Protocols/ProtocolEncoding.cs
ViewVC logotype

Diff of /dgee/cslib/System/Web/Services/Protocols/ProtocolEncoding.cs

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

revision 1.1 by npg, Mon Jul 7 16:23:51 2003 UTC revision 1.2 by csmith, Sun Sep 21 10:55:48 2003 UTC
# Line 0  Line 1 
1    namespace System.Web.Services.Protocols
2    {
3            enum ProtocolEncoding
4            {
5                    XMLRPC = 1,
6                    SOAP   = 2
7            };
8    
9    }

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

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