C# Class ClrPlus.Core.Tasks.EventSource

Afficher le fichier Open project: perpetual-motion/clrplus

Méthodes publiques

Свойство Type Description
Instance EventSource

Méthodes publiques

Méthode Description
operator ( ) : EventSource

Adds an event handler delegate to the current tasktask

Méthodes protégées

Méthode Description
EventSource ( ) : System

Method Details

EventSource() protected méthode

protected EventSource ( ) : System
Résultat System

operator() public static méthode

Adds an event handler delegate to the current tasktask
public static operator ( ) : EventSource
Résultat EventSource

Property Details

Instance public_oe static_oe property

public static EventSource,ClrPlus.Core.Tasks Instance
Résultat EventSource