Click or drag to resize

NewWorkItemEventArgs Constructor

Standard constructor

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

Parameters

workItem
Type: Jam.ShellIWorkItem
See Also