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
- FormsAuthenticationEventArgs.cs
- MissingFieldException.cs
- SuppressMergeCheckAttribute.cs
- ContextInformation.cs
- UnionExpr.cs
- WindowsNonControl.cs
- SessionStateContainer.cs
- InfoCardBaseException.cs
- SubclassTypeValidator.cs
- PersianCalendar.cs
- ErrorRuntimeConfig.cs
- Win32Native.cs
- SupportsEventValidationAttribute.cs
- ChildTable.cs
- VariableBinder.cs
- BinaryMessageEncodingElement.cs
- BasePropertyDescriptor.cs
- TextPointer.cs
- Converter.cs
- XmlNotation.cs
- RegularExpressionValidator.cs
- IndexedString.cs
- LOSFormatter.cs
- HtmlMobileTextWriter.cs
- Visitors.cs
- SystemMulticastIPAddressInformation.cs
- AxHost.cs
- FlowchartDesigner.Helpers.cs
- DataGridViewImageColumn.cs
- SecUtil.cs
- VisualStyleTypesAndProperties.cs
- CatalogZone.cs
- DisableDpiAwarenessAttribute.cs
- RadioButtonRenderer.cs
- BitSet.cs
- SemanticValue.cs
- WebPartConnectionsCloseVerb.cs
- XmlILOptimizerVisitor.cs
- MdImport.cs
- SemanticValue.cs
- RelationalExpressions.cs
- HandledMouseEvent.cs
- GeometryDrawing.cs
- SelfIssuedSamlTokenFactory.cs
- Point4D.cs
- CookieProtection.cs
- SqlServer2KCompatibilityCheck.cs
- XmlIncludeAttribute.cs
- DesignerAttributeInfo.cs
- WorkflowMessageEventArgs.cs
- WebEventCodes.cs
- CodeNamespaceCollection.cs
- StringDictionary.cs
- RealizedColumnsBlock.cs
- OdbcParameter.cs
- RowToParametersTransformer.cs
- UDPClient.cs
- ContainsRowNumberChecker.cs
- EventWaitHandle.cs
- XmlAttributeProperties.cs
- OrderPreservingMergeHelper.cs
- ErrorFormatterPage.cs
- HeaderCollection.cs
- NewItemsContextMenuStrip.cs
- SynchronousChannel.cs
- HttpInputStream.cs
- TabletCollection.cs
- HtmlTableCell.cs
- MultipleViewProviderWrapper.cs
- JoinTreeSlot.cs
- ZeroOpNode.cs
- XmlAutoDetectWriter.cs
- TraceSection.cs
- HashRepartitionStream.cs
- UnicodeEncoding.cs
- PageResolution.cs
- SqlHelper.cs
- BaseTemplateCodeDomTreeGenerator.cs
- XPathDescendantIterator.cs
- TreeViewImageIndexConverter.cs
- FileDialog_Vista_Interop.cs
- XmlEntity.cs
- StringArrayConverter.cs
- SettingsSavedEventArgs.cs
- TrustLevelCollection.cs
- StorageComplexTypeMapping.cs
- FtpRequestCacheValidator.cs
- HtmlTableRow.cs
- CursorInteropHelper.cs
- ApplicationHost.cs
- DbConvert.cs
- MultipleViewProviderWrapper.cs
- SmtpSection.cs
- BuildManagerHost.cs
- SelectionChangedEventArgs.cs
- Rotation3DAnimationUsingKeyFrames.cs
- ObjectStateFormatter.cs
- DataMisalignedException.cs
- Polyline.cs
- HtmlTextArea.cs