Construtor Task
Instantiates a new instance of a Task class.
Namespace: ReportService2005
Assembly: ReportService2005 (em ReportService2005.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New Task()
public Task()
public:
Task()
new : unit -> Task
public function Task()