C# Class DowjonesEventWrapper, ave-2015-16-sem1-i41n

Afficher le fichier Open project: isel-leic-ave/ave-2015-16-sem1-i41n

Méthodes publiques

Méthode Description
AddHandler ( DowjonesEventHandler handler ) : void
DowjonesEventWrapper ( ) : System
Pull ( ) : void
RemoveHandler ( DowjonesEventHandler handler ) : void

Method Details

AddHandler() public méthode

public AddHandler ( DowjonesEventHandler handler ) : void
handler DowjonesEventHandler
Résultat void

DowjonesEventWrapper() public méthode

public DowjonesEventWrapper ( ) : System
Résultat System

Pull() public méthode

public Pull ( ) : void
Résultat void

RemoveHandler() public méthode

public RemoveHandler ( DowjonesEventHandler handler ) : void
handler DowjonesEventHandler
Résultat void