Konstruktor Task
Uruchamia nowe wystąpienie Task klasy
Przestrzeń nazw: ReportService2005
Zestaw: ReportService2005 (w ReportService2005.dll)
Składnia
'Deklaracja
Public Sub New
'Użycie
Dim instance As New Task()
public Task()
public:
Task()
new : unit -> Task
public function Task()