コード例 #1
0
ファイル: DataPerformer.cs プロジェクト: Erroman/universal
 /// <summary>
 /// The post remove operation
 /// </summary>
 public void RemoveObject()
 {
     source.RemoveOperation(target);
 }