Click or drag to resize

MoveCommand Constructor

Overload List
  NameDescription
Public methodMoveCommand(Uri, Uri)
Creates a Command which Moves data from one Graph to another overwriting the destination Graph and deleting the source Graph.
Public methodMoveCommand(Uri, Uri, Boolean)
Creates a Command which Moves data from one Graph to another overwriting the destination Graph and deleting the source Graph.
Top
See Also