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