C# Class Hosting.Core.HostingExceptionFilter

Inheritance: IHisarExceptionFilter
Show file Open project: NetCoreStack/Tools

Public Methods

Method Description
Invoke ( ExceptionContext context, SystemLog systemLog ) : void

Method Details

Invoke() public method

public Invoke ( ExceptionContext context, SystemLog systemLog ) : void
context ExceptionContext
systemLog SystemLog
return void