// Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. See License.txt in the project root for license information. namespace System.Reactive.Joins { /// /// The System.Reactive.Joins namespace contains classes used to express join patterns over observable sequences using fluent method syntax. /// [System.Runtime.CompilerServices.CompilerGeneratedAttribute] class NamespaceDoc { } }