Task constructeur
Instantiates a new instance of a Task class.
Espace de noms : ReportService2005
Assembly : ReportService2005 (dans ReportService2005.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Task()
public Task()
public:
Task()
new : unit -> Task
public function Task()