Click or drag to resize

NewWorkItemEventArgs Constructor

Standard constructor

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public NewWorkItemEventArgs(
	IWorkItem workItem
)

Parameters

workItem  IWorkItem
See Also