Exemple #1
0
 protected override void RemoteProcedure()
 {
     CfxV8HandlerRemoteClient.SetCallback(self, index, active);
 }
 protected override void ExecuteInTargetProcess(RemoteConnection connection)
 {
     CfxV8HandlerRemoteClient.SetCallback(self, index, active);
 }