Пример #1
0
 protected override void RemoteProcedure()
 {
     CfxReadHandlerRemoteClient.SetCallback(self, index, active);
 }
Пример #2
0
 protected override void ExecuteInTargetProcess(RemoteConnection connection)
 {
     CfxReadHandlerRemoteClient.SetCallback(self, index, active);
 }