/[dgee]/dgee/html/client_proxy.tmpl.in
ViewVC logotype

Diff of /dgee/html/client_proxy.tmpl.in

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

revision 1.1 by csmith, Thu Oct 30 21:26:51 2003 UTC revision 1.2 by csmith, Fri Oct 31 12:34:25 2003 UTC
# Line 1  Line 1 
1  <?fragment header?>// $Id$  <?fragment header?>//
 //  
2  // Autogenerated C# Webservice Consumer - DotGNU Version @DOTGNUVERSION@  // Autogenerated C# Webservice Consumer - DotGNU Version @DOTGNUVERSION@
3  //  //
4  // Copyright (C) 2001, 2003 dotGNU Project  // Copyright (C) 2001, 2003 dotGNU Project
# Line 28  namespace [servicename]Client Line 27  namespace [servicename]Client
27  <?fragment class_specification_start?>  // Class [classname]  <?fragment class_specification_start?>  // Class [classname]
28    // [classdesc]    // [classdesc]
29    //    //
30    public class [classname]Client : XmlRpcClientProtocol    public class [classname] : XmlRpcClientProtocol
31    {    {
32      public [classname] () {      public [classname] () {
33        this.Url = "[namespace]/[servicename].dgmx";        this.Url = "[namespace]/[servicename].dgmx";

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