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