C# Class FastQuant.OnException

Inheritance: Event
Afficher le fichier Open project: fastquant/fastquant.dll

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
OnException ( string source, Event ev, Exception exception ) : System

Method Details

OnException() public méthode

public OnException ( string source, Event ev, Exception exception ) : System
source string
ev Event
exception System.Exception
Résultat System