Esempio n. 1
0
 void UpdateMinimumDate()
 {
     DatePickerDialog.SetMinimumDate(this, MinimumDate);
 }