//using System; //using System.Collections.Generic; //using System.Linq; //using System.Web; //using ApServerProvider; //using System.Configuration; //namespace Estsh.Web.Util //{ // public abstract class RemotingProxyProvider // { // /// // /// 获取连接字符串 // /// // public static RemotingProxy _remotingProxy = PubConstant._remotingProxy; // public RemotingProxyProvider() // { } // } //}