Code:
/ DotNET / DotNET / 8.0 / untmp / whidbey / REDBITS / ndp / fx / src / Xml / System / Xml / Serialization / XmlAnyAttributeAttribute.cs / 1 / 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. // Copyright (c) Microsoft Corporation. All rights reserved.[To be supplied.] ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- XmlNodeList.cs
- Menu.cs
- FacetChecker.cs
- CodeAttributeDeclaration.cs
- CompilerTypeWithParams.cs
- _TLSstream.cs
- StylusDevice.cs
- Knowncolors.cs
- DynamicRendererThreadManager.cs
- DesignerDataStoredProcedure.cs
- DropTarget.cs
- ConstraintConverter.cs
- ServiceOperationHelpers.cs
- FlowDocument.cs
- QueryStack.cs
- EnumMemberAttribute.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- ModelVisual3D.cs
- IMembershipProvider.cs
- ArraySegment.cs
- QilParameter.cs
- SQLBytes.cs
- BitmapFrameDecode.cs
- _ConnectionGroup.cs
- TextTreeTextBlock.cs
- RemotingService.cs
- PreservationFileReader.cs
- CalendarSelectionChangedEventArgs.cs
- DynamicPropertyHolder.cs
- DragCompletedEventArgs.cs
- SqlBulkCopyColumnMappingCollection.cs
- FacetChecker.cs
- InfoCardRSAOAEPKeyExchangeDeformatter.cs
- StrokeIntersection.cs
- DataGridViewEditingControlShowingEventArgs.cs
- InteropAutomationProvider.cs
- EventNotify.cs
- AuthenticationModuleElement.cs
- TableRowCollection.cs
- DataGridViewLayoutData.cs
- BindStream.cs
- ByeOperation11AsyncResult.cs
- SchemaImporterExtensionElement.cs
- DbProviderFactories.cs
- BooleanFacetDescriptionElement.cs
- BamlLocalizationDictionary.cs
- SmtpNegotiateAuthenticationModule.cs
- DataContractJsonSerializer.cs
- LinqTreeNodeEvaluator.cs
- XsltOutput.cs
- TextEffectResolver.cs
- ProfileInfo.cs
- SqlBinder.cs
- ProjectionQueryOptionExpression.cs
- Document.cs
- WindowsPrincipal.cs
- ManagementOptions.cs
- DynamicArgumentDialog.cs
- DataGridViewRowsAddedEventArgs.cs
- BindingExpressionBase.cs
- BrushConverter.cs
- WhitespaceRuleLookup.cs
- ServiceDescriptionSerializer.cs
- ListItemCollection.cs
- TextTreeInsertUndoUnit.cs
- TextParaClient.cs
- BamlRecordReader.cs
- CompiledXpathExpr.cs
- IRCollection.cs
- FrameworkTextComposition.cs
- PackageFilter.cs
- StringAnimationUsingKeyFrames.cs
- ConstraintConverter.cs
- SecurityCookieModeValidator.cs
- TaskExtensions.cs
- base64Transforms.cs
- DataGridViewTextBoxEditingControl.cs
- ProvidePropertyAttribute.cs
- TimeoutValidationAttribute.cs
- ResourcePool.cs
- Color.cs
- OracleEncoding.cs
- XsltException.cs
- StringUtil.cs
- PointAnimation.cs
- TTSEngineProxy.cs
- ZipIOExtraFieldZip64Element.cs
- CodeGroup.cs
- AmbiguousMatchException.cs
- ServiceManager.cs
- ValidatorCompatibilityHelper.cs
- PlainXmlSerializer.cs
- PowerModeChangedEventArgs.cs
- RegexRunnerFactory.cs
- PartManifestEntry.cs
- AssemblyHash.cs
- complextypematerializer.cs
- InsufficientMemoryException.cs
- SvcMapFile.cs
- AdapterUtil.cs