Constructeur Task
Initializes a new instance of the Task class.
Espace de noms : ReportService2006
Assembly : ReportService2006 (en ReportService2006.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Task()
public Task()
public:
Task()
new : unit -> Task
public function Task()