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