C# Class ATMLCommonLibrary.controls.validators.ValidationErrorEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: UtrsSoftware/ATMLWorkBench

Public Methods

Method Description
ValidationErrorEventArgs ( string errorMessage ) : System

Method Details

ValidationErrorEventArgs() public method

public ValidationErrorEventArgs ( string errorMessage ) : System
errorMessage string
return System