Ejemplo n.º 1
0
 protected override void RemoteProcedure()
 {
     CfxLoadHandlerRemoteClient.SetCallback(self, index, active);
 }
Ejemplo n.º 2
0
 protected override void ExecuteInTargetProcess(RemoteConnection connection)
 {
     CfxLoadHandlerRemoteClient.SetCallback(self, index, active);
 }