示例#1
0
 static ServerProxy()
 {
     m_remoteProxy = new RemoteProxy();
     m_localProxy  = new LocalProxy();
     SwitchToRemote();
 }
示例#2
0
 static ServerProxy()
 {
     m_remoteProxy = new RemoteProxy();
     m_localProxy = new LocalProxy();
     SwitchToRemote();
 }