public virtual void execute(ICarDMS.Interface.IPBProxy fromdotnet)
	{
		#line hidden
		#line 1
		fromdotnet.Debug(new Sybase.PowerBuilder.PBString("Ya estoy en powerbuilder !!!!!"));
		#line hidden
		#line 2
		fromdotnet.Debug(new Sybase.PowerBuilder.PBString("HTTPMethod=")+ fromdotnet.HTTPMethod());
		#line hidden
		#line 3
		fromdotnet.Debug(new Sybase.PowerBuilder.PBString("DTOName=")+ fromdotnet.DTOName());
		#line hidden
		#line 4
		return;
		#line hidden
	}
		public virtual void execute(ICarDMS.Interface.IPBProxy fromdotnet)
		{
			c__webapiproxy_app.InitSession(__nvo__.Session);
			((c__n_webapiproxy)__nvo__).execute(fromdotnet);
			c__webapiproxy_app.RestoreOldSession();
		}