Example #1
0
 protected override void Process()
 {
     output = EntityCollection.MergeIntoFirst(a, b);
 }