Exemplo n.º 1
0
 public LoginServerHook(RemoteHooking.IContext context, System.String channel)
 {
     m_Interface = RemoteHooking.IpcConnectClient<LoginServerTest>(channel);
 }
Exemplo n.º 2
0
 public LoginServerHook(RemoteHooking.IContext context, System.String channel)
 {
     m_Interface = RemoteHooking.IpcConnectClient <LoginServerTest>(channel);
 }