示例#1
0
 /// <summary>
 /// The post remove operation
 /// </summary>
 public void RemoveObject()
 {
     source.RemoveOperation(target);
 }