Schedule 생성자
Instantiates a new instance of a Scheduleclass.
네임스페이스: ReportService2005
어셈블리: ReportService2005.dll의 ReportService2005
구문
‘선언
Public Sub New
‘사용 방법
Dim instance As New Schedule()
public Schedule()
public:
Schedule()
new : unit -> Schedule
public function Schedule()