[]
Initializes a new instance of the DeleteUndoAction class.
public DeleteUndoAction(ChartModel model, object selectedObject)
Public Sub New(model As ChartModel, selectedObject As Object)
Type | Name | Description |
---|---|---|
ChartModel | model | The chart model. |
object | selectedObject | The selected object to be deleted. |