Click or drag to resize

ClearCommand Constructor

Overload List
  NameDescription
Public methodClearCommand
Creates a Command which clears the Default Graph (if any).
Public methodClearCommand(Uri)
Creates a Command which clears the given Graph.
Public methodClearCommand(ClearMode)
Creates a Command which performs the specified type of clear.
Public methodClearCommand(ClearMode, Boolean)
Creates a Command which performs the specified type of clear.
Public methodClearCommand(Uri, ClearMode, Boolean)
Creates a Command which clears the given Graph or Graphs depending on the Clear Mode specified.
Top
See Also