Exemplo n.º 1
0
 public void commitMerge()
 {
     //When the data has been accepted, this is called, and performs the actual merge.
     MergeProcessorObject.commitMerge();
 }