C# Class FubuMVC.Marten.CommandFailed

Inheritance: CommandExecuted
Mostrar archivo Open project: DarthFubuMVC/fubumvc

Public Methods

Method Description
CommandFailed ( NpgsqlCommand command, Exception e ) : System

Method Details

CommandFailed() public method

public CommandFailed ( NpgsqlCommand command, Exception e ) : System
command Npgsql.NpgsqlCommand
e System.Exception
return System