C# Class LitDev.ErrorEventArgs

Inheritance: System.EventArgs
Show file Open project: litdev1/LitDev

Public Methods

Method Description
ErrorEventArgs ( string message ) : System
Message ( ) : string

Method Details

ErrorEventArgs() public method

public ErrorEventArgs ( string message ) : System
message string
return System

Message() public method

public Message ( ) : string
return string