Closed issafram closed 9 years ago
Added null checks and unit tests.
If ControllerContext is null, the ElmahResult will simply return.
ControllerContext
ElmahResult
return
Added null checks and unit tests.
If
ControllerContext
is null, theElmahResult
will simplyreturn
.