C# Class PortableRx.Reactive.Joins.ActivePlan

Mostrar archivo Open project: robfe/PortableRx

Protected Methods

Method Description
AddJoinObserver ( IJoinObserver joinObserver ) : void
Dequeue ( ) : void

Private Methods

Method Description
Match ( ) : void

Method Details

AddJoinObserver() protected method

protected AddJoinObserver ( IJoinObserver joinObserver ) : void
joinObserver IJoinObserver
return void

Dequeue() protected method

protected Dequeue ( ) : void
return void