Code:
/ FX-1434 / FX-1434 / 1.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
- PropertyMapper.cs
- ActivityExecutorDelegateInfo.cs
- PassportIdentity.cs
- TemplateControlBuildProvider.cs
- ControlDesigner.cs
- TreePrinter.cs
- SyntaxCheck.cs
- DataGridLength.cs
- WhitespaceRule.cs
- ObjectQueryProvider.cs
- InsufficientMemoryException.cs
- TemplateAction.cs
- OciHandle.cs
- LowerCaseStringConverter.cs
- Enum.cs
- CharEntityEncoderFallback.cs
- DialogResultConverter.cs
- InvalidDocumentContentsException.cs
- Currency.cs
- TableRow.cs
- GradientBrush.cs
- SplashScreen.cs
- MSAAEventDispatcher.cs
- ISAPIWorkerRequest.cs
- ReadOnlyCollection.cs
- DateTimeUtil.cs
- SqlDataSourceSelectingEventArgs.cs
- OleDbTransaction.cs
- HttpDebugHandler.cs
- MainMenu.cs
- ClientEventManager.cs
- FileChangesMonitor.cs
- AnnotationResourceChangedEventArgs.cs
- UniqueEventHelper.cs
- GZipDecoder.cs
- FontInfo.cs
- HttpModuleAction.cs
- InputReportEventArgs.cs
- SubclassTypeValidator.cs
- DocumentViewerHelper.cs
- basenumberconverter.cs
- Imaging.cs
- ObjectStateEntryBaseUpdatableDataRecord.cs
- _emptywebproxy.cs
- PeerDuplexChannel.cs
- QuaternionAnimation.cs
- ChangeInterceptorAttribute.cs
- LogFlushAsyncResult.cs
- StreamInfo.cs
- NetMsmqSecurity.cs
- SiteMapNodeItem.cs
- XmlElementAttribute.cs
- CodeTypeOfExpression.cs
- DataControlFieldCell.cs
- SID.cs
- HttpApplicationFactory.cs
- BindableAttribute.cs
- DefinitionBase.cs
- ThrowHelper.cs
- HttpServerUtilityBase.cs
- XmlSchemaObject.cs
- CheckBoxList.cs
- SafeCryptHandles.cs
- NameValueFileSectionHandler.cs
- ExceptionUtil.cs
- BeginEvent.cs
- MenuAdapter.cs
- StyleSheetRefUrlEditor.cs
- DataObjectEventArgs.cs
- MissingMethodException.cs
- DataColumnMapping.cs
- OdbcStatementHandle.cs
- SymmetricKey.cs
- NetMsmqSecurityElement.cs
- ConfigurationStrings.cs
- ExternalCalls.cs
- KeyInfo.cs
- TextViewSelectionProcessor.cs
- HelpProvider.cs
- WSSecurityPolicy11.cs
- WeakReference.cs
- AppDomainProtocolHandler.cs
- StorageEntitySetMapping.cs
- DataGridViewCellCollection.cs
- UpdateRecord.cs
- SimpleBitVector32.cs
- ProtectedConfigurationProviderCollection.cs
- Span.cs
- AutoSizeComboBox.cs
- CodeIdentifier.cs
- WinInet.cs
- oledbmetadatacolumnnames.cs
- PeerToPeerException.cs
- WebCategoryAttribute.cs
- QilUnary.cs
- RowBinding.cs
- PartialList.cs
- SchemaInfo.cs
- XPathBinder.cs
- ResourcePermissionBaseEntry.cs