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