Click or drag to resize
weroSoft AG, Software
MoveUpCommand Constructor
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Initializes an instance of the type MoveUpCommand.

Namespace:  WeroSoft.Triton.Desktop.Controls
Assembly:  WeroSoft.Triton.Control.Library (in WeroSoft.Triton.Control.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public MoveUpCommand(
	ParameterEditorViewModel viewModel
)

Parameters

viewModel
Type: WeroSoft.Triton.Desktop.ControlsParameterEditorViewModel
The view model.
See Also