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