共用方式為


Task 建構

Initializes a new instance of the Task class.

命名空間:  ReportService2006
組件:  ReportService2006 (在 ReportService2006.dll 中)

語法

'宣告
Public Sub New
'用途

Dim instance As New Task()
public Task()
public:
Task()
new : unit -> Task
public function Task()