Eyeshot 10 WinForms API Reference
WorkCompletedEventArgs Constructor

WinForms Assembly > devDept.Eyeshot Namespace > WorkCompletedEventArgs Class : WorkCompletedEventArgs Constructor
The work unit
Standard constructor.
Syntax
'Declaration
 
Public Function New( _
   ByVal wu As WorkUnit _
)
public WorkCompletedEventArgs( 
   WorkUnit wu
)

Parameters

wu
The work unit
See Also

Reference

WorkCompletedEventArgs Class
WorkCompletedEventArgs Members