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
- GenericIdentity.cs
- CustomLineCap.cs
- FontInfo.cs
- xdrvalidator.cs
- WebCategoryAttribute.cs
- CommonDialog.cs
- LinearKeyFrames.cs
- BamlTreeMap.cs
- KeyGestureValueSerializer.cs
- SqlProfileProvider.cs
- Help.cs
- DataObjectEventArgs.cs
- RegexInterpreter.cs
- MenuRenderer.cs
- ApplicationManager.cs
- ShapingWorkspace.cs
- BitmapCache.cs
- TreeNodeMouseHoverEvent.cs
- DiscreteKeyFrames.cs
- Root.cs
- SpellerHighlightLayer.cs
- PackageDigitalSignatureManager.cs
- ImagingCache.cs
- Transform3DGroup.cs
- RepeatButton.cs
- NavigationWindow.cs
- CustomAttribute.cs
- WorkingDirectoryEditor.cs
- Buffer.cs
- TcpTransportBindingElement.cs
- EntityDataSourceWizardForm.cs
- Model3D.cs
- ExceptionUtil.cs
- ReadOnlyCollection.cs
- WeakEventTable.cs
- ConfigurationValidatorBase.cs
- MD5.cs
- MethodCallExpression.cs
- PolicyStatement.cs
- ResourceManager.cs
- PasswordRecovery.cs
- DataControlButton.cs
- XmlFormatExtensionPointAttribute.cs
- SequentialWorkflowHeaderFooter.cs
- AccessText.cs
- UserControlParser.cs
- HttpResponseMessageProperty.cs
- SymbolTable.cs
- WebPermission.cs
- ToolStripStatusLabel.cs
- FlowNode.cs
- ObjectItemConventionAssemblyLoader.cs
- MarkupCompilePass1.cs
- ClosableStream.cs
- VisualBrush.cs
- HtmlValidationSummaryAdapter.cs
- CultureInfoConverter.cs
- ObjectDataSourceView.cs
- AnnotationResourceChangedEventArgs.cs
- MouseOverProperty.cs
- TableDetailsCollection.cs
- HotSpotCollectionEditor.cs
- DoubleLinkList.cs
- ThemeableAttribute.cs
- GradientStop.cs
- ConfigXmlElement.cs
- StorageScalarPropertyMapping.cs
- ViewManager.cs
- SHA384Managed.cs
- XmlSchemaImporter.cs
- DataRow.cs
- StickyNoteAnnotations.cs
- BamlResourceDeserializer.cs
- webclient.cs
- UIElementAutomationPeer.cs
- Vector3DCollection.cs
- CompilationUnit.cs
- Padding.cs
- SoapServerMethod.cs
- HiddenField.cs
- CompositeCollectionView.cs
- ToolStripStatusLabel.cs
- loginstatus.cs
- Debug.cs
- ValidationEventArgs.cs
- ControlDesigner.cs
- StreamSecurityUpgradeProvider.cs
- ValueUnavailableException.cs
- mda.cs
- GeneralTransformGroup.cs
- DtrList.cs
- DesignerActionUIStateChangeEventArgs.cs
- CompoundFileStorageReference.cs
- ConnectionStringSettingsCollection.cs
- DrawingBrush.cs
- PtsContext.cs
- MoveSizeWinEventHandler.cs
- AuthenticationConfig.cs
- NameObjectCollectionBase.cs
- SingleTagSectionHandler.cs