C# Class Habanero.Faces.Win.ErrorDescriptionForm

A form that allows the user to capture additional information about what happened when the error occured and to send this to the relevant person.
Inheritance: FormWin
Show file Open project: Chillisoft/habanero.faces Class Usage Examples

Public Methods

Method Description
ErrorDescriptionForm ( ) : System

A constructor for the ErrorDescriptionForm

Method Details

ErrorDescriptionForm() public method

A constructor for the ErrorDescriptionForm
public ErrorDescriptionForm ( ) : System
return System