Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / Configuration / MexNamedPipeBindingElement.cs / 1 / MexNamedPipeBindingElement.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- namespace System.ServiceModel.Configuration { using System.Configuration; using System.ServiceModel; using System.Globalization; using System.ServiceModel.Security; using System.Text; using System.ComponentModel; using System.ServiceModel.Channels; public partial class MexNamedPipeBindingElement : MexBindingElement{ public MexNamedPipeBindingElement(string name) : base(name) { } public MexNamedPipeBindingElement() : this(null) { } } } // 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
- WindowsFormsHelpers.cs
- GenerateTemporaryAssemblyTask.cs
- JournalEntry.cs
- MappingModelBuildProvider.cs
- OpenFileDialog.cs
- RowBinding.cs
- EncryptedPackageFilter.cs
- ColumnMapVisitor.cs
- ISessionStateStore.cs
- WindowsGraphics2.cs
- DataGridViewImageColumn.cs
- TextSearch.cs
- DiscoveryDocumentReference.cs
- MetadataSource.cs
- MemberBinding.cs
- WindowsScrollBarBits.cs
- TypeConverterHelper.cs
- IImplicitResourceProvider.cs
- FormatSettings.cs
- AuthenticationModuleElement.cs
- FlowLayoutPanelDesigner.cs
- NavigationEventArgs.cs
- SmtpDigestAuthenticationModule.cs
- BooleanToSelectiveScrollingOrientationConverter.cs
- XmlCountingReader.cs
- NativeCompoundFileAPIs.cs
- NameValueConfigurationElement.cs
- FileDialogCustomPlace.cs
- CellNormalizer.cs
- UserMapPath.cs
- DefaultCommandExtensionCallback.cs
- ContextStaticAttribute.cs
- SurrogateChar.cs
- DataPagerFieldCommandEventArgs.cs
- ExpressionBuilder.cs
- InsufficientMemoryException.cs
- RewritingSimplifier.cs
- GridViewDeleteEventArgs.cs
- IPPacketInformation.cs
- UnsafeNativeMethods.cs
- RawUIStateInputReport.cs
- TrustLevel.cs
- CodeDirectionExpression.cs
- CodeDomDesignerLoader.cs
- FormatterConverter.cs
- WebPartTransformerCollection.cs
- TcpClientSocketManager.cs
- SchemaManager.cs
- LeftCellWrapper.cs
- AbstractSvcMapFileLoader.cs
- StyleCollection.cs
- TableRowGroupCollection.cs
- HierarchicalDataBoundControl.cs
- CreateUserErrorEventArgs.cs
- ChannelSinkStacks.cs
- SqlExpressionNullability.cs
- columnmapkeybuilder.cs
- SchemaImporter.cs
- _OSSOCK.cs
- CommaDelimitedStringAttributeCollectionConverter.cs
- StorageSetMapping.cs
- GcHandle.cs
- InfoCardRSAPKCS1KeyExchangeFormatter.cs
- PrimitiveSchema.cs
- activationcontext.cs
- ComponentCache.cs
- MouseOverProperty.cs
- _TLSstream.cs
- PointCollectionValueSerializer.cs
- WebHttpSecurityModeHelper.cs
- LiteralTextContainerControlBuilder.cs
- MouseBinding.cs
- IsolatedStoragePermission.cs
- DiscoveryMessageSequence11.cs
- GroupBox.cs
- SystemTcpStatistics.cs
- TreeView.cs
- XmlEncoding.cs
- XmlILModule.cs
- FixedFindEngine.cs
- EdmType.cs
- Signature.cs
- Stream.cs
- ManagedWndProcTracker.cs
- IisTraceListener.cs
- RenderData.cs
- PrimitiveCodeDomSerializer.cs
- CngUIPolicy.cs
- ECDsaCng.cs
- ItemChangedEventArgs.cs
- WaitForChangedResult.cs
- DBCommandBuilder.cs
- UriSchemeKeyedCollection.cs
- ClassValidator.cs
- mediaeventshelper.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- ZoneButton.cs
- SymmetricKeyWrap.cs
- NetNamedPipeSecurity.cs
- MediaCommands.cs