C# Class Zetbox.Client.Presentables.Calendar.NewEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
NewEventArgs ( System.DateTime dt, bool isAllDay ) : System

Method Details

NewEventArgs() public méthode

public NewEventArgs ( System.DateTime dt, bool isAllDay ) : System
dt System.DateTime
isAllDay bool
Résultat System