Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / ServiceModel / System / ServiceModel / Dispatcher / DataContractSerializerFaultFormatter.cs / 2 / DataContractSerializerFaultFormatter.cs
//------------------------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- using System; using System.Collections.Generic; using System.Text; using System.ServiceModel.Channels; using System.ServiceModel.Description; using System.Runtime.Serialization; using System.Xml; using System.Reflection; using System.Diagnostics; namespace System.ServiceModel.Dispatcher { class DataContractSerializerFaultFormatter : FaultFormatter { internal DataContractSerializerFaultFormatter(Type[] detailTypes): base(detailTypes) { } internal DataContractSerializerFaultFormatter(SynchronizedCollectionfaultContractInfoCollection) : base(faultContractInfoCollection) { } } } // 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
- LocalizationComments.cs
- UIElementPropertyUndoUnit.cs
- TreePrinter.cs
- TokenBasedSet.cs
- ImageAttributes.cs
- ContentHostHelper.cs
- ObfuscationAttribute.cs
- DiagnosticTraceSource.cs
- RandomDelayQueuedSendsAsyncResult.cs
- Compensate.cs
- RankException.cs
- WebPartCloseVerb.cs
- cookiecollection.cs
- HttpHandler.cs
- BitmapFrameDecode.cs
- Base64Stream.cs
- ACL.cs
- KeyConverter.cs
- CardSpaceSelector.cs
- XmlSchemaAttributeGroupRef.cs
- CaseInsensitiveOrdinalStringComparer.cs
- CompiledELinqQueryState.cs
- SrgsElementFactory.cs
- DefaultPropertyAttribute.cs
- MetadataSection.cs
- BaseUriHelper.cs
- OdbcErrorCollection.cs
- CellParagraph.cs
- DynamicRenderer.cs
- LineServicesRun.cs
- SqlInfoMessageEvent.cs
- BorderGapMaskConverter.cs
- SystemIcmpV4Statistics.cs
- ErasingStroke.cs
- ApplicationActivator.cs
- ResourcesBuildProvider.cs
- UseLicense.cs
- ByeMessage11.cs
- MapPathBasedVirtualPathProvider.cs
- Zone.cs
- DataGridItem.cs
- ArcSegment.cs
- MarkerProperties.cs
- XmlNodeReader.cs
- HwndSubclass.cs
- Utils.cs
- DateTimePicker.cs
- StandardToolWindows.cs
- ObjectAssociationEndMapping.cs
- TimeSpanHelper.cs
- MulticastDelegate.cs
- ToolStripItemBehavior.cs
- ScriptBehaviorDescriptor.cs
- ContentTextAutomationPeer.cs
- CodeVariableDeclarationStatement.cs
- ShaderEffect.cs
- SpellerInterop.cs
- ResourceDefaultValueAttribute.cs
- UIElementCollection.cs
- AbstractDataSvcMapFileLoader.cs
- DynamicArgumentDialog.cs
- FaultDescription.cs
- BigInt.cs
- controlskin.cs
- DesignerCommandSet.cs
- ScriptReferenceEventArgs.cs
- ListControlDesigner.cs
- NameValueSectionHandler.cs
- WebScriptEndpointElement.cs
- ImmComposition.cs
- TagPrefixInfo.cs
- SecurityContextSecurityTokenAuthenticator.cs
- DragEventArgs.cs
- SymmetricAlgorithm.cs
- ProfilePropertyNameValidator.cs
- TimelineGroup.cs
- XPathAncestorQuery.cs
- DescendantBaseQuery.cs
- AppearanceEditorPart.cs
- PageAdapter.cs
- OleDbParameter.cs
- DateTimeConstantAttribute.cs
- SecurityDescriptor.cs
- ZoneButton.cs
- ExpressionLink.cs
- Size3D.cs
- SecurityNegotiationException.cs
- ClientSponsor.cs
- DefaultAssemblyResolver.cs
- Random.cs
- DefaultMemberAttribute.cs
- AuthenticationService.cs
- TextDecorationCollectionConverter.cs
- MonitoringDescriptionAttribute.cs
- ScrollBar.cs
- ProfessionalColors.cs
- TextServicesManager.cs
- TypeExtension.cs
- DrawingContextWalker.cs
- WebConfigurationHost.cs