Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / Channels / LateBoundChannelParameterCollection.cs / 1 / LateBoundChannelParameterCollection.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace System.ServiceModel.Channels { using System; class LateBoundChannelParameterCollection : ChannelParameterCollection { IChannel channel; protected override IChannel Channel { get { return this.channel; } } internal void SetChannel(IChannel channel) { this.channel = channel; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- util.cs
- DataGridViewSelectedCellCollection.cs
- Point.cs
- SerializationInfo.cs
- FrameSecurityDescriptor.cs
- Volatile.cs
- DataControlImageButton.cs
- SqlColumnizer.cs
- SecurityValidationBehavior.cs
- MultipartIdentifier.cs
- XmlIlVisitor.cs
- TimeoutException.cs
- DataGridClipboardCellContent.cs
- TriState.cs
- ControlPersister.cs
- DivideByZeroException.cs
- FontWeightConverter.cs
- ISCIIEncoding.cs
- RSAPKCS1SignatureDeformatter.cs
- WindowsSysHeader.cs
- DashStyle.cs
- ProxyFragment.cs
- URLMembershipCondition.cs
- PropertyStore.cs
- SoapBinding.cs
- ColorEditor.cs
- DatePickerTextBox.cs
- MultiAsyncResult.cs
- ExpressionBinding.cs
- QueryCreatedEventArgs.cs
- IxmlLineInfo.cs
- XsdDataContractImporter.cs
- DataObjectMethodAttribute.cs
- DispatcherProcessingDisabled.cs
- AssociationTypeEmitter.cs
- DbConnectionStringBuilder.cs
- GcHandle.cs
- SqlClientPermission.cs
- DynamicRenderer.cs
- Dynamic.cs
- WebResponse.cs
- EDesignUtil.cs
- XPathException.cs
- RequestQueryProcessor.cs
- RedBlackList.cs
- ListCollectionView.cs
- TextServicesLoader.cs
- ObjectContextServiceProvider.cs
- InvokeProviderWrapper.cs
- CodeExpressionCollection.cs
- OneOf.cs
- ServiceModelExtensionElement.cs
- TemplatePagerField.cs
- QueryContinueDragEventArgs.cs
- PingReply.cs
- CompositeActivityValidator.cs
- BuilderPropertyEntry.cs
- CategoryAttribute.cs
- ListControl.cs
- IisTraceListener.cs
- Typeface.cs
- SemaphoreSlim.cs
- TextDecoration.cs
- MetadataArtifactLoaderXmlReaderWrapper.cs
- MatrixTransform.cs
- ArrangedElementCollection.cs
- BuildManagerHost.cs
- CombinedGeometry.cs
- ToolStripDesigner.cs
- CacheSection.cs
- TimeZoneInfo.cs
- HttpHandlerAction.cs
- ClientScriptItem.cs
- RegexParser.cs
- StorageEntityContainerMapping.cs
- invalidudtexception.cs
- ClientSection.cs
- WinFormsComponentEditor.cs
- ArrangedElement.cs
- BuildProvider.cs
- QueryComponents.cs
- XmlSchemaProviderAttribute.cs
- _SslStream.cs
- DetailsViewUpdatedEventArgs.cs
- OverflowException.cs
- OleDbCommandBuilder.cs
- DynamicPhysicalDiscoSearcher.cs
- RefreshPropertiesAttribute.cs
- DefinitionBase.cs
- PrimarySelectionGlyph.cs
- ComboBoxRenderer.cs
- StyleSelector.cs
- UnsafeNativeMethods.cs
- SortFieldComparer.cs
- XsltArgumentList.cs
- DependencyProperty.cs
- CommandBindingCollection.cs
- FieldAccessException.cs
- DtdParser.cs
- Stroke.cs