Pattern Class

Represents a join pattern.

Namespace: SharpKit.Rx

Base Types

System.Object

Methods

Name Description
And(Observable) Matches when all observable sequences have an available value.
Then(JsFunction) Matches when all observable sequences have an available value and projects the values.
© Copyright 2005-2011 SharpKit. All rights reserved.