Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Runtime / CompilerServices / DiscardableAttribute.cs / 1305376 / 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
- DispatchChannelSink.cs
- IdentityReference.cs
- WebControlAdapter.cs
- TableLayoutStyleCollection.cs
- ComPlusInstanceContextInitializer.cs
- ImageSource.cs
- XmlSortKeyAccumulator.cs
- CompiledRegexRunner.cs
- ColumnResizeAdorner.cs
- DataGridViewAdvancedBorderStyle.cs
- Int16Converter.cs
- ParameterBuilder.cs
- BaseCollection.cs
- DbDataRecord.cs
- Effect.cs
- Stream.cs
- Keywords.cs
- PackageDigitalSignature.cs
- HelpEvent.cs
- AppDomainProtocolHandler.cs
- ClosureBinding.cs
- DateTimeOffsetAdapter.cs
- MailWriter.cs
- AdapterSwitches.cs
- AlphabetConverter.cs
- AuthStoreRoleProvider.cs
- OrderedDictionary.cs
- CellLabel.cs
- DocumentApplicationJournalEntry.cs
- DrawingServices.cs
- LoginView.cs
- TaiwanCalendar.cs
- ReferenceConverter.cs
- MatrixValueSerializer.cs
- OletxTransactionFormatter.cs
- RangeBaseAutomationPeer.cs
- GridView.cs
- MethodBuilder.cs
- BitmapFrameEncode.cs
- EllipseGeometry.cs
- HandlerFactoryCache.cs
- Message.cs
- CapabilitiesUse.cs
- TextTreeExtractElementUndoUnit.cs
- rsa.cs
- XmlnsCache.cs
- ResourceAssociationSetEnd.cs
- RegexMatch.cs
- grammarelement.cs
- ParallelTimeline.cs
- PackageDigitalSignatureManager.cs
- xamlnodes.cs
- ChangeTracker.cs
- Byte.cs
- TableDetailsCollection.cs
- unitconverter.cs
- ClientTarget.cs
- SafeRegistryKey.cs
- RightsManagementSuppressedStream.cs
- InfocardInteractiveChannelInitializer.cs
- StsCommunicationException.cs
- FacetDescriptionElement.cs
- WorkflowView.cs
- XmlResolver.cs
- DomNameTable.cs
- WebPartActionVerb.cs
- OperandQuery.cs
- AutoGeneratedField.cs
- CultureInfo.cs
- PerformanceCounter.cs
- HierarchicalDataBoundControlAdapter.cs
- EventSchemaTraceListener.cs
- Utilities.cs
- DataGridViewButtonColumn.cs
- WebServiceHost.cs
- EventLogWatcher.cs
- MessageOperationFormatter.cs
- MSAAEventDispatcher.cs
- ParameterCollection.cs
- SafeTimerHandle.cs
- MappingSource.cs
- PropertyInfoSet.cs
- BitSet.cs
- LinearKeyFrames.cs
- TypefaceMap.cs
- ConfigXmlText.cs
- ConfigurationPropertyAttribute.cs
- DataGridLinkButton.cs
- StrokeCollectionDefaultValueFactory.cs
- DataChangedEventManager.cs
- SafeTokenHandle.cs
- ConnectionProviderAttribute.cs
- TextDecorationLocationValidation.cs
- HtmlInputSubmit.cs
- UserPreferenceChangedEventArgs.cs
- MdiWindowListItemConverter.cs
- WebPartTransformerCollection.cs
- InlineObject.cs
- LongTypeConverter.cs
- ListenDesigner.cs