Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / cdf / src / NetFx35 / System.ServiceModel.Web / System / ServiceModel / Web / WebMessageBodyStyleHelper.cs / 1305376 / WebMessageBodyStyleHelper.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.ServiceModel.Web { internal static class WebMessageBodyStyleHelper { internal static bool IsDefined(WebMessageBodyStyle style) { return (style == WebMessageBodyStyle.Bare || style == WebMessageBodyStyle.Wrapped || style == WebMessageBodyStyle.WrappedRequest || style == WebMessageBodyStyle.WrappedResponse); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ClientConfigurationSystem.cs
- SafeNativeMethods.cs
- QueryExtender.cs
- MetadataCache.cs
- HostSecurityManager.cs
- BufferedGraphicsContext.cs
- TextTreeInsertElementUndoUnit.cs
- ToolStripDropTargetManager.cs
- QueryExpr.cs
- DescendentsWalker.cs
- PeerName.cs
- NotSupportedException.cs
- ParserOptions.cs
- HyperLinkField.cs
- OleDbConnectionInternal.cs
- ColumnCollection.cs
- XPathPatternParser.cs
- ProvideValueServiceProvider.cs
- FileDialogCustomPlaces.cs
- METAHEADER.cs
- BuildProviderAppliesToAttribute.cs
- PolyBezierSegment.cs
- RegexNode.cs
- CssClassPropertyAttribute.cs
- SingletonConnectionReader.cs
- CheckedPointers.cs
- LabelLiteral.cs
- ScriptServiceAttribute.cs
- SettingsAttributeDictionary.cs
- ColumnMapProcessor.cs
- SafeRightsManagementHandle.cs
- DataSetUtil.cs
- Transactions.cs
- CodeTypeReferenceCollection.cs
- DoubleCollectionConverter.cs
- AssemblyAttributes.cs
- TokenizerHelper.cs
- DrawingCollection.cs
- PropertyPushdownHelper.cs
- PathData.cs
- NamespaceCollection.cs
- SafeNativeMethodsCLR.cs
- AutoResetEvent.cs
- ItemCheckedEvent.cs
- DateRangeEvent.cs
- ViewManagerAttribute.cs
- XmlToDatasetMap.cs
- UnauthorizedWebPart.cs
- SoapExtensionReflector.cs
- PbrsForward.cs
- RemoteWebConfigurationHost.cs
- LinkLabel.cs
- ProtectedConfigurationSection.cs
- ServiceOperationListItemList.cs
- TextTreeTextElementNode.cs
- StatusBarPanelClickEvent.cs
- TrustLevel.cs
- Triangle.cs
- Calendar.cs
- SettingsAttributeDictionary.cs
- InstanceCreationEditor.cs
- SQlBooleanStorage.cs
- VectorAnimationUsingKeyFrames.cs
- AutoGeneratedFieldProperties.cs
- MaterialCollection.cs
- Currency.cs
- ContextStaticAttribute.cs
- UserControlCodeDomTreeGenerator.cs
- IdentitySection.cs
- VisualCollection.cs
- CodeGen.cs
- ConnectorDragDropGlyph.cs
- Normalizer.cs
- _RequestCacheProtocol.cs
- AttributeEmitter.cs
- CompilationUtil.cs
- Walker.cs
- ChildTable.cs
- TrustLevel.cs
- DataGridViewColumnCollection.cs
- SafeSecurityHelper.cs
- AnimationException.cs
- DiagnosticTraceSource.cs
- ExpandedWrapper.cs
- InkCanvasFeedbackAdorner.cs
- PropertyDescriptorComparer.cs
- HttpCapabilitiesBase.cs
- DebugView.cs
- ObjectItemConventionAssemblyLoader.cs
- DbQueryCommandTree.cs
- SqlFunctionAttribute.cs
- UnsafeCollabNativeMethods.cs
- ControlAdapter.cs
- Array.cs
- TextDecorationLocationValidation.cs
- As.cs
- RelationshipFixer.cs
- CompilerError.cs
- Hex.cs
- XmlILIndex.cs