Konstruktor Event
Inicjuje nowe wystąpienie Event klasy
Przestrzeń nazw: ReportService2010
Zestaw: ReportService2010 (w ReportService2010.dll)
Składnia
'Deklaracja
Public Sub New
'Użycie
Dim instance As New Event()
public Event()
public:
Event()
new : unit -> Event
public function Event()