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
- IntSecurity.cs
- RSAPKCS1KeyExchangeDeformatter.cs
- XmlWriter.cs
- EntityViewGenerationAttribute.cs
- TextParaLineResult.cs
- CacheVirtualItemsEvent.cs
- NativeMethods.cs
- FakeModelItemImpl.cs
- COM2FontConverter.cs
- ConfigXmlWhitespace.cs
- WorkflowItemsPresenter.cs
- DataSetUtil.cs
- dbdatarecord.cs
- WinInetCache.cs
- ValueUtilsSmi.cs
- SecureStringHasher.cs
- StatusBarAutomationPeer.cs
- CalendarData.cs
- DataBoundControlAdapter.cs
- UnescapedXmlDiagnosticData.cs
- ServiceCredentialsElement.cs
- StringExpressionSet.cs
- HtmlForm.cs
- ReverseInheritProperty.cs
- TagNameToTypeMapper.cs
- DbConnectionClosed.cs
- ExchangeUtilities.cs
- XmlReaderSettings.cs
- ControlPaint.cs
- VoiceInfo.cs
- MimeFormatExtensions.cs
- ADRoleFactoryConfiguration.cs
- OleDbDataAdapter.cs
- CodeAccessSecurityEngine.cs
- EncodingInfo.cs
- GridViewRowCollection.cs
- DataGridItemEventArgs.cs
- DataGridViewLinkCell.cs
- WebReferencesBuildProvider.cs
- SmtpNetworkElement.cs
- DataGridViewTextBoxColumn.cs
- SchemaType.cs
- TypeRestriction.cs
- Container.cs
- RangeValueProviderWrapper.cs
- DesignTimeTemplateParser.cs
- BinaryWriter.cs
- Unit.cs
- VisualTreeUtils.cs
- ProfileParameter.cs
- CompareInfo.cs
- XmlQueryStaticData.cs
- IItemContainerGenerator.cs
- Vector3D.cs
- DataGridViewRowsRemovedEventArgs.cs
- SoapTypeAttribute.cs
- FacetEnabledSchemaElement.cs
- HttpCacheParams.cs
- HwndTarget.cs
- Facet.cs
- ConfigurationValidatorAttribute.cs
- DataTable.cs
- AssociationEndMember.cs
- WebPartDisplayModeCancelEventArgs.cs
- VisualStyleInformation.cs
- XmlIncludeAttribute.cs
- StateMachineHelpers.cs
- ReplyChannelAcceptor.cs
- AccessedThroughPropertyAttribute.cs
- DataGridViewColumnEventArgs.cs
- RawAppCommandInputReport.cs
- CommandID.cs
- _Connection.cs
- FullTrustAssembliesSection.cs
- BuildTopDownAttribute.cs
- Atom10FormatterFactory.cs
- InstallerTypeAttribute.cs
- ResourceManagerWrapper.cs
- SQLInt32.cs
- RegexTree.cs
- BaseCollection.cs
- DataTableClearEvent.cs
- SafeSecurityHandles.cs
- JournalEntryStack.cs
- RowToParametersTransformer.cs
- XmlCharType.cs
- TextDecorationUnitValidation.cs
- GridView.cs
- HttpProfileBase.cs
- WebFormsRootDesigner.cs
- Tokenizer.cs
- Clipboard.cs
- IpcClientManager.cs
- InvalidProgramException.cs
- OciEnlistContext.cs
- SerTrace.cs
- DesignerDataView.cs
- RadioButtonRenderer.cs
- AbandonedMutexException.cs
- ProviderUtil.cs