Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / ndp / clr / src / BCL / System / Runtime / CompilerServices / SpecialNameAttribute.cs / 1 / SpecialNameAttribute.cs
// ==++==
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
using System;
using System.Reflection;
using System.Runtime.InteropServices;
namespace System.Runtime.CompilerServices
{
[AttributeUsage(AttributeTargets.Class |
AttributeTargets.Method |
AttributeTargets.Property |
AttributeTargets.Field |
AttributeTargets.Event |
AttributeTargets.Struct)]
public sealed class SpecialNameAttribute : Attribute
{
public SpecialNameAttribute() { }
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
// ==++==
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// ==--==
using System;
using System.Reflection;
using System.Runtime.InteropServices;
namespace System.Runtime.CompilerServices
{
[AttributeUsage(AttributeTargets.Class |
AttributeTargets.Method |
AttributeTargets.Property |
AttributeTargets.Field |
AttributeTargets.Event |
AttributeTargets.Struct)]
public sealed class SpecialNameAttribute : Attribute
{
public SpecialNameAttribute() { }
}
}
// 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
- KeyboardEventArgs.cs
- IntegerValidator.cs
- PathFigure.cs
- ValidationErrorEventArgs.cs
- ZipPackagePart.cs
- EntityCommandCompilationException.cs
- CompoundFileStorageReference.cs
- HelpFileFileNameEditor.cs
- PermissionSet.cs
- QueryableFilterUserControl.cs
- MenuCommandService.cs
- IIS7UserPrincipal.cs
- ManualResetEvent.cs
- ClientOperationFormatterProvider.cs
- NeutralResourcesLanguageAttribute.cs
- Root.cs
- UInt64.cs
- NetworkInformationException.cs
- ByteStreamGeometryContext.cs
- NonVisualControlAttribute.cs
- NotifyInputEventArgs.cs
- DataGridViewCellStateChangedEventArgs.cs
- ContextMenuStrip.cs
- FontUnit.cs
- ExpressionBinding.cs
- AxHost.cs
- NonVisualControlAttribute.cs
- DataSourceExpression.cs
- JsonByteArrayDataContract.cs
- MediaTimeline.cs
- TypeUtil.cs
- SyndicationDeserializer.cs
- IntSecurity.cs
- RecognizeCompletedEventArgs.cs
- MachineKeySection.cs
- GlyphElement.cs
- DebugView.cs
- MD5.cs
- InputLanguageSource.cs
- FieldToken.cs
- EntityDataSourceEntityTypeFilterItem.cs
- DependencyPropertyAttribute.cs
- DPAPIProtectedConfigurationProvider.cs
- UpdateInfo.cs
- IdnMapping.cs
- CellRelation.cs
- StorageMappingItemCollection.cs
- TrustLevelCollection.cs
- XPathNavigatorReader.cs
- DynamicMethod.cs
- Themes.cs
- DataColumnChangeEvent.cs
- PropertyConverter.cs
- GeometryCombineModeValidation.cs
- MessageQueuePermissionEntry.cs
- ItemAutomationPeer.cs
- CommandCollectionEditor.cs
- InputLanguageSource.cs
- ObjectAnimationUsingKeyFrames.cs
- TypeRestriction.cs
- InputBuffer.cs
- MexNamedPipeBindingElement.cs
- BamlRecords.cs
- ParseHttpDate.cs
- SizeAnimationClockResource.cs
- CompoundFileIOPermission.cs
- Debug.cs
- CopyAction.cs
- SqlSelectStatement.cs
- ReferencedAssembly.cs
- CompilerParameters.cs
- ObjectStateEntryBaseUpdatableDataRecord.cs
- BufferedReceiveManager.cs
- Queue.cs
- HtmlInputHidden.cs
- XmlEntityReference.cs
- ExceptionHelpers.cs
- EncoderFallback.cs
- IndentedTextWriter.cs
- Mutex.cs
- ViewStateException.cs
- TransportConfigurationTypeElement.cs
- ImageSource.cs
- ToolStripSeparator.cs
- BackgroundFormatInfo.cs
- SortedDictionary.cs
- LostFocusEventManager.cs
- ApplyTemplatesAction.cs
- SqlWebEventProvider.cs
- PointAnimation.cs
- ViewDesigner.cs
- EmbossBitmapEffect.cs
- SystemIcmpV6Statistics.cs
- XmlSchemaSimpleType.cs
- StorageBasedPackageProperties.cs
- DataViewSetting.cs
- CompiledRegexRunnerFactory.cs
- RepeatButtonAutomationPeer.cs
- CharEntityEncoderFallback.cs
- InternalUserCancelledException.cs