Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / Configuration / WS2007HttpBindingElement.cs / 1 / WS2007HttpBindingElement.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.ComponentModel; using System.Text; using System.ServiceModel.Channels; public partial class WS2007HttpBindingElement : WSHttpBindingElement { public WS2007HttpBindingElement(string name) : base(name) { } public WS2007HttpBindingElement() : this(null) { } protected override Type BindingElementType { get { return typeof(WS2007HttpBinding); } } } } // 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
- HtmlLabelAdapter.cs
- SvcMapFile.cs
- HttpCookie.cs
- AttachedAnnotation.cs
- PtsHost.cs
- HandlerWithFactory.cs
- StylusDevice.cs
- OdbcError.cs
- GenericQueueSurrogate.cs
- MethodBuilderInstantiation.cs
- WebConfigurationManager.cs
- PropertyPathWorker.cs
- _SecureChannel.cs
- SocketInformation.cs
- NativeCppClassAttribute.cs
- GeneralTransform.cs
- COM2FontConverter.cs
- NgenServicingAttributes.cs
- ListMarkerSourceInfo.cs
- DtrList.cs
- XmlElement.cs
- Process.cs
- InvalidOperationException.cs
- CacheDict.cs
- ClientScriptManager.cs
- TypeExtensionConverter.cs
- ClassicBorderDecorator.cs
- CodeCommentStatementCollection.cs
- Activity.cs
- FlowDocumentPageViewerAutomationPeer.cs
- SQLChars.cs
- RequestUriProcessor.cs
- CompilationRelaxations.cs
- Speller.cs
- TableLayoutSettings.cs
- PermissionSet.cs
- WebBodyFormatMessageProperty.cs
- DesignTimeVisibleAttribute.cs
- WebPartTransformerAttribute.cs
- StringArrayConverter.cs
- FixedTextContainer.cs
- ServiceOperationParameter.cs
- KeyedCollection.cs
- EdmSchemaError.cs
- ContextMenu.cs
- ThicknessAnimationBase.cs
- ExtractedStateEntry.cs
- DefaultValueConverter.cs
- SecureStringHasher.cs
- SystemColors.cs
- DateTimeAutomationPeer.cs
- PersonalizationState.cs
- RefType.cs
- DetailsViewDeleteEventArgs.cs
- BaseCodeDomTreeGenerator.cs
- ArraySegment.cs
- LongCountAggregationOperator.cs
- MILUtilities.cs
- FixedNode.cs
- PassportAuthentication.cs
- EventsTab.cs
- SliderAutomationPeer.cs
- StyleModeStack.cs
- NameSpaceExtractor.cs
- StreamInfo.cs
- ProjectionPlanCompiler.cs
- ISO2022Encoding.cs
- QueueSurrogate.cs
- MaterializeFromAtom.cs
- PropertyPathConverter.cs
- DelimitedListTraceListener.cs
- TimeoutException.cs
- FlowDocumentReaderAutomationPeer.cs
- ToolStripSettings.cs
- XmlElementAttribute.cs
- Int32RectValueSerializer.cs
- StrokeCollectionDefaultValueFactory.cs
- GlyphInfoList.cs
- RequestValidator.cs
- _SSPISessionCache.cs
- Inline.cs
- RequestCacheManager.cs
- HttpApplication.cs
- InvalidCommandTreeException.cs
- NopReturnReader.cs
- CodeIndexerExpression.cs
- MethodBody.cs
- Odbc32.cs
- TypographyProperties.cs
- FindCriteria.cs
- HwndProxyElementProvider.cs
- TreeNodeSelectionProcessor.cs
- ProcessInputEventArgs.cs
- RemotingConfigParser.cs
- QilCloneVisitor.cs
- Int16.cs
- SoapAttributeOverrides.cs
- LocatorPart.cs
- MembershipUser.cs
- ObjectTag.cs