C# Class SourceGrid.ExceptionEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: zhuangyy/Motion

Public Methods

Method Description
ExceptionEventArgs ( Exception p_Exception ) : System

Method Details

ExceptionEventArgs() public method

public ExceptionEventArgs ( Exception p_Exception ) : System
p_Exception System.Exception
return System