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

Inheritance: IErrorSignaler
Show file Open project: jsnmgpnty/Blogness2.0

Public Methods

Method Description
SignalFromCurrentContext ( Exception e ) : void

Method Details

SignalFromCurrentContext() public method

public SignalFromCurrentContext ( Exception e ) : void
e System.Exception
return void