Click or drag to resize
weroSoft AG, Software
CommandManagerStartTritonCommand Property
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the command to start a new Triton instance.

Namespace:  WeroSoft.Triton.Desktop
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public ICommand StartTritonCommand { get; }

Property Value

Type: ICommand

Implements

ICommandManagerStartTritonCommand
Remarks
Use this command to start a new instance of Triton.
See Also