Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Zetbox
Client
Presentables
Calendar
NewEventArgs
C# Class Zetbox.Client.Presentables.Calendar.NewEventArgs
Inheritance:
System.EventArgs
Datei anzeigen
Open project: daszat/zetbox
Public Methods
Method
Description
NewEventArgs
(
System.DateTime
dt
,
bool
isAllDay
) :
System
Method Details
NewEventArgs()
public
method
public
NewEventArgs
(
System.DateTime
dt
,
bool
isAllDay
) :
System
dt
System.DateTime
isAllDay
bool
return
System