C# Class FubuMVC.Marten.CommandFailed

Inheritance: CommandExecuted
Afficher le fichier Open project: DarthFubuMVC/fubumvc

Méthodes publiques

Méthode Description
CommandFailed ( NpgsqlCommand command, Exception e ) : System

Method Details

CommandFailed() public méthode

public CommandFailed ( NpgsqlCommand command, Exception e ) : System
command Npgsql.NpgsqlCommand
e System.Exception
Résultat System