Click or drag to resize

JobGroupViewModelShowLogExecute method

Opens the log file in the standard editor asynchronously via ShowLogTaskTree.

Namespace: Vishnu.ViewModel
Assembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public override void ShowLogExecute(
	
	Object? parameters
)

Parameters

parameters  Object
Optional parameter, not used here.
See also