Esempio n. 1
0
 public FontWriterAndReader(ConfirmDelegate confirm, ShowErrorDelegate showError)
 {
     Confirm   = confirm;
     ShowError = showError;
 }