Method | Description | |
---|---|---|
ValidationErrorsDialog ( IDictionary propertiesValidationErrorMessages, Gtk parent ) : System | ||
ValidationErrorsDialog ( String ErrorMessage, Gtk parent ) : System |
Method | Description | |
---|---|---|
OnOk ( object sender, System e ) : void |
protected OnOk ( object sender, System e ) : void | ||
sender | object | |
e | System | |
return | void |
public ValidationErrorsDialog ( IDictionary propertiesValidationErrorMessages, Gtk parent ) : System | ||
propertiesValidationErrorMessages | IDictionary | |
parent | Gtk | |
return | System |
public ValidationErrorsDialog ( String ErrorMessage, Gtk parent ) : System | ||
ErrorMessage | String | |
parent | Gtk | |
return | System |