Task Constructor
Instantiates a new instance of a Task class.
Espacio de nombres: ReportService2005
Ensamblado: ReportService2005 (en ReportService2005.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New Task()
public Task()
public:
Task()
new : unit -> Task
public function Task()