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 / DiscardableAttribute.cs / 1 / DiscardableAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== //////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////// namespace System.Runtime.CompilerServices { using System; // Custom attribute to indicating a TypeDef is a discardable attribute [System.Runtime.InteropServices.ComVisible(true)] public class DiscardableAttribute : Attribute { public DiscardableAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== //////////////////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////// namespace System.Runtime.CompilerServices { using System; // Custom attribute to indicating a TypeDef is a discardable attribute [System.Runtime.InteropServices.ComVisible(true)] public class DiscardableAttribute : Attribute { public DiscardableAttribute() { } } } // 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
- ValueConversionAttribute.cs
- AssemblyHash.cs
- CodeChecksumPragma.cs
- Membership.cs
- ActiveXSite.cs
- ContentPropertyAttribute.cs
- FontInfo.cs
- ListenerTraceUtility.cs
- BinarySecretSecurityToken.cs
- LogSwitch.cs
- _SecureChannel.cs
- Error.cs
- XmlQualifiedNameTest.cs
- SupportsEventValidationAttribute.cs
- EventManager.cs
- PaperSize.cs
- XPathDocumentIterator.cs
- SafeNativeMethods.cs
- MouseButtonEventArgs.cs
- DefaultHttpHandler.cs
- documentsequencetextview.cs
- TypeSystemHelpers.cs
- WeakEventTable.cs
- GcSettings.cs
- BitmapFrame.cs
- ModulesEntry.cs
- ColorKeyFrameCollection.cs
- DragEvent.cs
- PtsHelper.cs
- XmlComplianceUtil.cs
- SmiEventSink.cs
- serverconfig.cs
- HostSecurityManager.cs
- WindowsFormsSectionHandler.cs
- unsafenativemethodsother.cs
- Size3D.cs
- EnumBuilder.cs
- HtmlHistory.cs
- XPathNode.cs
- AssemblyEvidenceFactory.cs
- WindowsAuthenticationModule.cs
- AllMembershipCondition.cs
- SByteStorage.cs
- PowerModeChangedEventArgs.cs
- PasswordRecovery.cs
- PrivilegedConfigurationManager.cs
- PropertyConverter.cs
- SoapAttributeAttribute.cs
- TypeLoadException.cs
- DeleteMemberBinder.cs
- NetSectionGroup.cs
- FormatException.cs
- Stopwatch.cs
- PhysicalOps.cs
- ErrorWrapper.cs
- FileChangeNotifier.cs
- SystemIcmpV4Statistics.cs
- BasicHttpSecurity.cs
- WebConvert.cs
- WeakRefEnumerator.cs
- PropertyConverter.cs
- InvalidOperationException.cs
- Grid.cs
- RegexRunner.cs
- DataGridViewHeaderCell.cs
- StylusLogic.cs
- EventLogger.cs
- RootDesignerSerializerAttribute.cs
- StrongNamePublicKeyBlob.cs
- RangeBase.cs
- MergePropertyDescriptor.cs
- RewritingProcessor.cs
- RelationshipSet.cs
- WmlSelectionListAdapter.cs
- ProxyWebPartConnectionCollection.cs
- XPathNavigatorKeyComparer.cs
- HuffCodec.cs
- updatecommandorderer.cs
- WebBrowserBase.cs
- PasswordBox.cs
- NGCPageContentCollectionSerializerAsync.cs
- StrongNameUtility.cs
- LineBreakRecord.cs
- PiiTraceSource.cs
- PolicyLevel.cs
- DomainConstraint.cs
- XmlSchemaProviderAttribute.cs
- CalendarAutoFormat.cs
- ItemsPresenter.cs
- ElementsClipboardData.cs
- RefreshPropertiesAttribute.cs
- TemplateBindingExpression.cs
- XamlWriterExtensions.cs
- ArcSegment.cs
- CodeEventReferenceExpression.cs
- ToolStripProgressBar.cs
- HostSecurityManager.cs
- SqlFormatter.cs
- PrintPageEvent.cs
- Normalization.cs