C# Class Blog.Common.Utils.Helpers.Elmah.ErrorSignaler

Inheritance: IErrorSignaler
Afficher le fichier Open project: jsnmgpnty/Blogness2.0

Méthodes publiques

Méthode Description
SignalFromCurrentContext ( Exception e ) : void

Method Details

SignalFromCurrentContext() public méthode

public SignalFromCurrentContext ( Exception e ) : void
e System.Exception
Résultat void