C# Class Commander.Core.Command.CommandLoadErrorArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: SneWs/Commander

Public Methods

Method Description
CommandLoadErrorArgs ( Exception exception ) : System

Method Details

CommandLoadErrorArgs() public method

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