C# Class ColorBox.InputValidationErrorEventArgs

Inheritance: System.EventArgs
Show file Open project: Gainedge/BetterExplorer Class Usage Examples

Public Methods

Method Description
InputValidationErrorEventArgs ( Exception e ) : System

Method Details

InputValidationErrorEventArgs() public method

public InputValidationErrorEventArgs ( Exception e ) : System
e System.Exception
return System