Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Runtime / CompilerServices / DecoratedNameAttribute.cs / 1305376 / 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
- XamlClipboardData.cs
- StatusBarPanelClickEvent.cs
- SystemKeyConverter.cs
- CodeGotoStatement.cs
- ConstrainedDataObject.cs
- CodeAccessPermission.cs
- InputScopeAttribute.cs
- SoundPlayer.cs
- SqlFunctionAttribute.cs
- CustomErrorCollection.cs
- Currency.cs
- KeyConstraint.cs
- GroupBox.cs
- Function.cs
- SetterBase.cs
- CompositeFontInfo.cs
- GeneralTransform3DCollection.cs
- EmptyCollection.cs
- ComponentResourceManager.cs
- WpfSharedBamlSchemaContext.cs
- safemediahandle.cs
- XMLDiffLoader.cs
- DnsEndpointIdentity.cs
- Tile.cs
- PersistChildrenAttribute.cs
- SchemaTypeEmitter.cs
- DbUpdateCommandTree.cs
- ACE.cs
- FatalException.cs
- BindingElement.cs
- SafeThreadHandle.cs
- CompilationLock.cs
- CustomAttributeFormatException.cs
- AdPostCacheSubstitution.cs
- EdmItemCollection.cs
- MultipleViewProviderWrapper.cs
- DbException.cs
- BinHexDecoder.cs
- CompensationToken.cs
- ExternalCalls.cs
- BindingSourceDesigner.cs
- SafeTokenHandle.cs
- TimeSpanStorage.cs
- CodeIterationStatement.cs
- util.cs
- FixedPageProcessor.cs
- DataTemplateKey.cs
- XamlSerializerUtil.cs
- RegularExpressionValidator.cs
- FileEnumerator.cs
- SqlCommandBuilder.cs
- XmlCharacterData.cs
- LoggedException.cs
- Source.cs
- ResourceDisplayNameAttribute.cs
- Documentation.cs
- SQLUtility.cs
- X509SecurityTokenProvider.cs
- TransformerInfo.cs
- DocumentSequence.cs
- ThreadPoolTaskScheduler.cs
- TextTreeRootNode.cs
- HotSpot.cs
- TimeSpan.cs
- XsltQilFactory.cs
- util.cs
- TreeView.cs
- XamlTreeBuilder.cs
- SapiAttributeParser.cs
- MappableObjectManager.cs
- WebPartDisplayMode.cs
- FieldBuilder.cs
- ViewGenerator.cs
- Thread.cs
- PropertyInfoSet.cs
- RegexWorker.cs
- DocumentEventArgs.cs
- ParsedAttributeCollection.cs
- ObjectSecurity.cs
- PassportIdentity.cs
- InternalBufferOverflowException.cs
- WpfKnownTypeInvoker.cs
- Interlocked.cs
- RC2.cs
- TextTreeNode.cs
- ManualResetEvent.cs
- RegexMatchCollection.cs
- EmptyStringExpandableObjectConverter.cs
- GenericIdentity.cs
- SecurityTokenTypes.cs
- RSACryptoServiceProvider.cs
- ExtensionSimplifierMarkupObject.cs
- QueryResultOp.cs
- FamilyMap.cs
- PasswordDeriveBytes.cs
- HostingEnvironment.cs
- ChangeProcessor.cs
- WebBrowserContainer.cs
- Regex.cs
- BeginGetFileNameFromUserRequest.cs