C# Class Smuxi.Frontend.CommandExceptionEventArgs

Inheritance: System.EventArgs
显示文件 Open project: meebey/smuxi

Public Methods

Method Description
CommandExceptionEventArgs ( Exception ex ) : System

Method Details

CommandExceptionEventArgs() public method

public CommandExceptionEventArgs ( Exception ex ) : System
ex System.Exception
return System