示例#1
0
 public override void Apply(IDocOpCursor cursor)
 {
     cursor.ReplaceAttributes(_oldAttributes, _newAttributes);
 }