C# Class Calendar.AppointmentEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: abstractspoon/ToDoList_Plugins Class Usage Examples

Méthodes publiques

Méthode Description
AppointmentEventArgs ( ) : System
AppointmentEventArgs ( Appointment appointment ) : System

Method Details

AppointmentEventArgs() public méthode

public AppointmentEventArgs ( ) : System
Résultat System

AppointmentEventArgs() public méthode

public AppointmentEventArgs ( Appointment appointment ) : System
appointment Appointment
Résultat System