C# Class RoboSharp.ErrorEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: tjscience/RoboSharp Class Usage Examples

Public Methods

Method Description
ErrorEventArgs ( string error ) : System

Method Details

ErrorEventArgs() public method

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