C# Class FastQuant.OnException

Inheritance: Event
Show file Open project: fastquant/fastquant.dll

Private Properties

Property Type Description

Public Methods

Method Description
OnException ( string source, Event ev, Exception exception ) : System

Method Details

OnException() public method

public OnException ( string source, Event ev, Exception exception ) : System
source string
ev Event
exception System.Exception
return System