C# Class FarsiLibrary.Win.Events.SelectedDateTimeChangingEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: HEskandari/FarsiLibrary Class Usage Examples

Méthodes publiques

Méthode Description
SelectedDateTimeChangingEventArgs ( System.DateTime NewValue, System.DateTime OldValue ) : System

Method Details

SelectedDateTimeChangingEventArgs() public méthode

public SelectedDateTimeChangingEventArgs ( System.DateTime NewValue, System.DateTime OldValue ) : System
NewValue System.DateTime
OldValue System.DateTime
Résultat System