Конструктор 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()