Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Xml / System / Xml / Serialization / XmlAnyAttributeAttribute.cs / 1305376 / XmlAnyAttributeAttribute.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //[....] //----------------------------------------------------------------------------- namespace System.Xml.Serialization { using System; using System.Xml.Schema; ////// /// [AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue, AllowMultiple=false)] public class XmlAnyAttributeAttribute : System.Attribute { ///[To be supplied.] ////// /// public XmlAnyAttributeAttribute() { } } } // 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; using System.Xml.Schema; ////// /// [AttributeUsage(AttributeTargets.Field | AttributeTargets.Property | AttributeTargets.Parameter | AttributeTargets.ReturnValue, AllowMultiple=false)] public class XmlAnyAttributeAttribute : System.Attribute { ///[To be supplied.] ////// /// public XmlAnyAttributeAttribute() { } } } // 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
- SaveRecipientRequest.cs
- PackageRelationship.cs
- SignatureToken.cs
- LocalIdKeyIdentifierClause.cs
- PropertyInformationCollection.cs
- parserscommon.cs
- XmlSiteMapProvider.cs
- Brush.cs
- SqlFactory.cs
- Gdiplus.cs
- LocatorGroup.cs
- ReaderWriterLock.cs
- BamlRecordHelper.cs
- KnownBoxes.cs
- CurrencyManager.cs
- GridViewPageEventArgs.cs
- Document.cs
- EllipseGeometry.cs
- BindableTemplateBuilder.cs
- TextPattern.cs
- FileStream.cs
- GenericEnumerator.cs
- TextBounds.cs
- TriggerActionCollection.cs
- CloudCollection.cs
- SafeLibraryHandle.cs
- DynamicValidatorEventArgs.cs
- ObjectStateFormatter.cs
- InkCanvasSelection.cs
- TableParagraph.cs
- ScriptRegistrationManager.cs
- RightsManagementPermission.cs
- CheckPair.cs
- BaseContextMenu.cs
- WrappedReader.cs
- Vector.cs
- CollectionBuilder.cs
- MouseDevice.cs
- FrameAutomationPeer.cs
- ScriptReferenceBase.cs
- MemberNameValidator.cs
- HandlerBase.cs
- ChannelFactoryBase.cs
- SpeakInfo.cs
- AccessDataSourceView.cs
- HitTestResult.cs
- ExceptionValidationRule.cs
- _ShellExpression.cs
- NamedPipeChannelFactory.cs
- CodeTypeDeclaration.cs
- AppDomainUnloadedException.cs
- PnrpPermission.cs
- TextEndOfSegment.cs
- _BaseOverlappedAsyncResult.cs
- IconHelper.cs
- EdmError.cs
- AuthenticationConfig.cs
- _CacheStreams.cs
- HtmlInputCheckBox.cs
- TargetConverter.cs
- GridViewCommandEventArgs.cs
- WpfPayload.cs
- SqlDependencyUtils.cs
- Random.cs
- TextFragmentEngine.cs
- QueryTreeBuilder.cs
- ItemsPresenter.cs
- SqlProcedureAttribute.cs
- EncryptedKey.cs
- RegexMatch.cs
- RectAnimation.cs
- OwnerDrawPropertyBag.cs
- CompileLiteralTextParser.cs
- GridProviderWrapper.cs
- FileNameEditor.cs
- PathData.cs
- TreeViewItemAutomationPeer.cs
- MetadataCache.cs
- NameValueCollection.cs
- Int64AnimationBase.cs
- ComplexPropertyEntry.cs
- IssuanceTokenProviderState.cs
- SequentialOutput.cs
- WmpBitmapDecoder.cs
- IFlowDocumentViewer.cs
- UpdateManifestForBrowserApplication.cs
- CalendarDesigner.cs
- TheQuery.cs
- Token.cs
- SafeNativeMethods.cs
- TabPage.cs
- ValidatorCompatibilityHelper.cs
- SetterTriggerConditionValueConverter.cs
- XmlArrayItemAttributes.cs
- PaintEvent.cs
- SpellCheck.cs
- BaseProcessProtocolHandler.cs
- ParserStreamGeometryContext.cs
- WebResourceAttribute.cs
- UserControl.cs