Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / ndp / clr / src / BCL / System / Runtime / CompilerServices / DecoratedNameAttribute.cs / 1 / DecoratedNameAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== using System; using System.Runtime.InteropServices; namespace System.Runtime.CompilerServices { [AttributeUsage(AttributeTargets.All), ComVisible(false)] internal sealed class DecoratedNameAttribute : Attribute { public DecoratedNameAttribute(string decoratedName) {} } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== using System; using System.Runtime.InteropServices; namespace System.Runtime.CompilerServices { [AttributeUsage(AttributeTargets.All), ComVisible(false)] internal sealed class DecoratedNameAttribute : Attribute { public DecoratedNameAttribute(string decoratedName) {} } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- ResourcePermissionBase.cs
- ApplicationException.cs
- XmlNamespaceDeclarationsAttribute.cs
- TableHeaderCell.cs
- GridViewItemAutomationPeer.cs
- SignedPkcs7.cs
- MappingModelBuildProvider.cs
- SoapFormatter.cs
- EdmTypeAttribute.cs
- ProjectionPruner.cs
- QilGenerator.cs
- CssClassPropertyAttribute.cs
- MetadataItemCollectionFactory.cs
- ReadContentAsBinaryHelper.cs
- EntityDataSourceUtil.cs
- RowVisual.cs
- ExeConfigurationFileMap.cs
- InstallerTypeAttribute.cs
- typedescriptorpermissionattribute.cs
- WebServiceHost.cs
- RootBrowserWindowAutomationPeer.cs
- CommonDialog.cs
- StylusPointProperties.cs
- ToolStripGrip.cs
- PlainXmlWriter.cs
- StronglyTypedResourceBuilder.cs
- WsdlWriter.cs
- PropertyRef.cs
- VerifyHashRequest.cs
- SaveFileDialogDesigner.cs
- EdmError.cs
- CategoryAttribute.cs
- WebPartMenu.cs
- _Rfc2616CacheValidators.cs
- CompatibleComparer.cs
- ExpressionUtilities.cs
- ConfigXmlSignificantWhitespace.cs
- CharacterShapingProperties.cs
- SafeNativeMethods.cs
- MapPathBasedVirtualPathProvider.cs
- MarshalByValueComponent.cs
- ObjectDataSource.cs
- SplitterPanelDesigner.cs
- UnicodeEncoding.cs
- EncoderExceptionFallback.cs
- DispatcherExceptionFilterEventArgs.cs
- HandlerBase.cs
- KeyInterop.cs
- TriggerAction.cs
- ParserStack.cs
- XmlLanguage.cs
- AnnouncementEventArgs.cs
- EntityTransaction.cs
- HttpPostedFile.cs
- PopupRootAutomationPeer.cs
- Quaternion.cs
- MetadataUtil.cs
- Pens.cs
- MULTI_QI.cs
- ComplexBindingPropertiesAttribute.cs
- JsonFormatWriterGenerator.cs
- Vector3DCollection.cs
- MethodBuilder.cs
- BaseHashHelper.cs
- TextSimpleMarkerProperties.cs
- GridViewColumn.cs
- IPCCacheManager.cs
- BinaryConverter.cs
- MimeTypeMapper.cs
- DispatcherProcessingDisabled.cs
- _NetworkingPerfCounters.cs
- FrameAutomationPeer.cs
- FragmentQueryKB.cs
- CodeObject.cs
- ObjectTokenCategory.cs
- IDReferencePropertyAttribute.cs
- XmlElementList.cs
- SqlXml.cs
- CheckBoxAutomationPeer.cs
- HttpCachePolicy.cs
- SimpleApplicationHost.cs
- SQLInt32Storage.cs
- TreeNodeStyleCollectionEditor.cs
- Relationship.cs
- GraphicsPath.cs
- SerializableAttribute.cs
- XsltConvert.cs
- NetPipeSection.cs
- ConfigXmlComment.cs
- StorageEntitySetMapping.cs
- LinqDataSourceContextEventArgs.cs
- BrowsableAttribute.cs
- XmlWriter.cs
- RtfToXamlLexer.cs
- ApplicationHost.cs
- InstanceOwnerException.cs
- InputLanguageEventArgs.cs
- ProtocolsConfigurationEntry.cs
- DataAdapter.cs
- Utils.cs