Exemplo n.º 1
0
 private void method_15(object sender, int index, DxfAttribute item)
 {
     item.vmethod_2((IDxfHandledObject)this);
 }
Exemplo n.º 2
0
 private void method_14(object sender, int index, DxfAttribute oldItem, DxfAttribute newItem)
 {
     oldItem.vmethod_2((IDxfHandledObject)null);
     newItem.vmethod_2((IDxfHandledObject)this);
 }