'Declaration
Public Function New( _ ByVal slicer As Slicer, _ ByVal action As SlicerActionsCommand.Actions _ )
'Usage
Dim slicer As Slicer Dim action As SlicerActionsCommand.Actions Dim instance As New SlicerActionsCommand(slicer, action)
public SlicerActionsCommand( Slicer slicer, SlicerActionsCommand.Actions action )
Parameters
- slicer
- The processing slicer.
- action