Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Xml / System / Xml / Serialization / SoapIgnoreAttribute.cs / 1305376 / SoapIgnoreAttribute.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //[....] //----------------------------------------------------------------------------- namespace System.Xml.Serialization { using System; ////// /// [AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue)] public class SoapIgnoreAttribute : System.Attribute { ///[To be supplied.] ////// /// public SoapIgnoreAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //[To be supplied.] ///// Copyright (c) Microsoft Corporation. All rights reserved. // //[....] //----------------------------------------------------------------------------- namespace System.Xml.Serialization { using System; ////// /// [AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue)] public class SoapIgnoreAttribute : System.Attribute { ///[To be supplied.] ////// /// public SoapIgnoreAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.[To be supplied.] ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ContentIterators.cs
- ListView.cs
- PropertyInfoSet.cs
- DeobfuscatingStream.cs
- XmlHierarchyData.cs
- Timer.cs
- BaseCAMarshaler.cs
- ProviderConnectionPoint.cs
- RadioButton.cs
- DebuggerAttributes.cs
- SmtpTransport.cs
- Tile.cs
- DrawingCollection.cs
- AssemblyGen.cs
- ToolStripDropDownClosingEventArgs.cs
- FieldBuilder.cs
- handlecollector.cs
- ServiceNameCollection.cs
- WebPartEditorApplyVerb.cs
- MediaCommands.cs
- PenContext.cs
- ResourceBinder.cs
- DataGridItemEventArgs.cs
- ThreadStateException.cs
- SystemIPGlobalStatistics.cs
- SkinIDTypeConverter.cs
- SamlAssertionKeyIdentifierClause.cs
- DocumentApplicationDocumentViewer.cs
- GroupItem.cs
- PersonalizationProviderHelper.cs
- SqlFunctionAttribute.cs
- TextRenderingModeValidation.cs
- HwndHostAutomationPeer.cs
- JsonGlobals.cs
- GridViewCancelEditEventArgs.cs
- HostSecurityManager.cs
- SafeEventLogWriteHandle.cs
- ChooseAction.cs
- SingleKeyFrameCollection.cs
- ImportCatalogPart.cs
- DispatcherHookEventArgs.cs
- Tokenizer.cs
- QueryAccessibilityHelpEvent.cs
- IISMapPath.cs
- NameValueSectionHandler.cs
- HttpContext.cs
- LZCodec.cs
- AssociationTypeEmitter.cs
- ListManagerBindingsCollection.cs
- PeerInvitationResponse.cs
- PersonalizablePropertyEntry.cs
- SqlAliaser.cs
- FilterQuery.cs
- ClientTarget.cs
- unsafenativemethodstextservices.cs
- CustomError.cs
- RtfControlWordInfo.cs
- UnitControl.cs
- IProducerConsumerCollection.cs
- WebPartDeleteVerb.cs
- ClockGroup.cs
- ClassGenerator.cs
- SrgsNameValueTag.cs
- IsolatedStorage.cs
- SchemaImporterExtensionElementCollection.cs
- DataViewListener.cs
- GeometryCollection.cs
- ReadContentAsBinaryHelper.cs
- DataServiceException.cs
- Transform3DCollection.cs
- TraceSection.cs
- ListViewContainer.cs
- RemotingAttributes.cs
- StickyNoteContentControl.cs
- HGlobalSafeHandle.cs
- ControlBuilderAttribute.cs
- MenuStrip.cs
- NullableLongAverageAggregationOperator.cs
- StreamWriter.cs
- NetworkStream.cs
- XmlWhitespace.cs
- EditorAttribute.cs
- MeasureData.cs
- OleCmdHelper.cs
- XPathConvert.cs
- Errors.cs
- DataColumnMapping.cs
- EventToken.cs
- InvalidMessageContractException.cs
- SystemTcpConnection.cs
- FilterQueryOptionExpression.cs
- PenContexts.cs
- bindurihelper.cs
- DataServiceHost.cs
- DocumentStream.cs
- TextTreeExtractElementUndoUnit.cs
- IBuiltInEvidence.cs
- OleDbPermission.cs
- COMException.cs
- EndpointDiscoveryBehavior.cs