Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Xml / System / Xml / Serialization / XmlIgnoreAttribute.cs / 1305376 / XmlIgnoreAttribute.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 XmlIgnoreAttribute : System.Attribute { ///[To be supplied.] ////// /// public XmlIgnoreAttribute() { } } } // 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
- ListItemsCollectionEditor.cs
- DebugInfoGenerator.cs
- DragCompletedEventArgs.cs
- FacetDescriptionElement.cs
- Ops.cs
- Tag.cs
- TypeExtension.cs
- RegionData.cs
- SingleAnimationUsingKeyFrames.cs
- StateValidator.cs
- AmbiguousMatchException.cs
- UIElementIsland.cs
- WindowsListViewItem.cs
- xdrvalidator.cs
- SpellCheck.cs
- UpdatePanelTriggerCollection.cs
- InputScopeNameConverter.cs
- regiisutil.cs
- Baml2006KeyRecord.cs
- Padding.cs
- RadioButtonDesigner.cs
- RoutedCommand.cs
- ObjectContext.cs
- SqlEnums.cs
- VirtualDirectoryMappingCollection.cs
- CompareValidator.cs
- Vector3DAnimation.cs
- ProviderCommandInfoUtils.cs
- ServiceErrorHandler.cs
- FormClosingEvent.cs
- NamespaceExpr.cs
- AssemblyName.cs
- DecoderFallback.cs
- MemoryFailPoint.cs
- SafeRightsManagementEnvironmentHandle.cs
- SQLDouble.cs
- TextFormatterContext.cs
- EntityFrameworkVersions.cs
- Assembly.cs
- TransferMode.cs
- SEHException.cs
- FormsAuthenticationConfiguration.cs
- ReturnEventArgs.cs
- SQLBinary.cs
- AbstractExpressions.cs
- SettingsBase.cs
- UniqueIdentifierService.cs
- ByteAnimationBase.cs
- PageAdapter.cs
- SqlConnection.cs
- ToolStripDesignerAvailabilityAttribute.cs
- EntityViewContainer.cs
- CompiledQuery.cs
- CodeConstructor.cs
- ErrorWebPart.cs
- Attributes.cs
- SourceFileBuildProvider.cs
- ValidationPropertyAttribute.cs
- FlowDocumentPaginator.cs
- FileDialogPermission.cs
- DataKeyCollection.cs
- SettingsPropertyValueCollection.cs
- SessionStateItemCollection.cs
- SortedList.cs
- PowerEase.cs
- TrackingServices.cs
- ResourceWriter.cs
- ValidationEventArgs.cs
- XmlTextWriter.cs
- FtpCachePolicyElement.cs
- StrokeSerializer.cs
- CodeDefaultValueExpression.cs
- DependencyProperty.cs
- InteropAutomationProvider.cs
- GradientBrush.cs
- PropertyStore.cs
- TableLayoutPanel.cs
- ComponentSerializationService.cs
- XmlIncludeAttribute.cs
- SettingsPropertyIsReadOnlyException.cs
- MergePropertyDescriptor.cs
- EncoderExceptionFallback.cs
- XmlSchema.cs
- FontSizeConverter.cs
- PrintDialog.cs
- Source.cs
- SqlBuilder.cs
- _ScatterGatherBuffers.cs
- RSAPKCS1KeyExchangeDeformatter.cs
- CodeEventReferenceExpression.cs
- GZipDecoder.cs
- EncodingTable.cs
- MembershipValidatePasswordEventArgs.cs
- UTF8Encoding.cs
- BoolExpr.cs
- ScriptControl.cs
- BindingCompleteEventArgs.cs
- DataKey.cs
- Themes.cs
- WindowsGraphicsCacheManager.cs