'宣言 Public Function New( _ ByVal cell As Cell, _ ByVal editor As ValueEditor, _ ByVal forceExitEditMode As Boolean, _ ByVal exception As Exception, _ ByVal errorMessage As String _ )
public EditModeValidationErrorEventArgs( Cell cell, ValueEditor editor, bool forceExitEditMode, Exception exception, string errorMessage )