示例#1
0
 public override void Apply(IDocOpCursor cursor)
 {
     cursor.ElementStart(_type, _attributes);
 }