C# Class ClrPlus.Core.Tasks.EventSource

Mostra file Open project: perpetual-motion/clrplus

Public Properties

Property Type Description
Instance EventSource

Public Methods

Method Description
operator ( ) : EventSource

Adds an event handler delegate to the current tasktask

Protected Methods

Method Description
EventSource ( ) : System

Method Details

EventSource() protected method

protected EventSource ( ) : System
return System

operator() public static method

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

Property Details

Instance public_oe static_oe property

public static EventSource,ClrPlus.Core.Tasks Instance
return EventSource