C# Class NRack.Base.ErrorEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: kerryjiang/NRack

Public Methods

Method Description
ErrorEventArgs ( Exception exception ) : System

Method Details

ErrorEventArgs() public method

public ErrorEventArgs ( Exception exception ) : System
exception System.Exception
return System