Click or drag to resize
weroSoft AG, Software
CancelChangesCommand 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 CancelChangesCommand.

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

Parameters

viewModel
Type: WeroSoft.Triton.Desktop.ControlsParameterEditorViewModel

[Missing <param name="viewModel"/> documentation for "M:WeroSoft.Triton.Desktop.Controls.CancelChangesCommand.#ctor(WeroSoft.Triton.Desktop.Controls.ParameterEditorViewModel)"]

See Also