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