示例#1
0
 private void MergeWith(IProcessData process)
 {
     TagTree.MergeWith(process.TagTree);
 }