Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / 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
- MemberPathMap.cs
- BCryptSafeHandles.cs
- XslVisitor.cs
- LazyTextWriterCreator.cs
- ChannelManager.cs
- RouteCollection.cs
- ToolStripEditorManager.cs
- LocatorManager.cs
- ChildChangedEventArgs.cs
- OverrideMode.cs
- ConfigXmlCDataSection.cs
- UIElementAutomationPeer.cs
- Rotation3DAnimation.cs
- InternalControlCollection.cs
- DynamicControlParameter.cs
- BindingFormattingDialog.cs
- Rfc2898DeriveBytes.cs
- ErrorFormatterPage.cs
- ColumnPropertiesGroup.cs
- IdleTimeoutMonitor.cs
- TraceData.cs
- ContentElementAutomationPeer.cs
- BCLDebug.cs
- IResourceProvider.cs
- ObjectSecurity.cs
- NetPipeSection.cs
- DesignerProperties.cs
- CatalogZoneBase.cs
- CellCreator.cs
- Vector.cs
- MessagePartProtectionMode.cs
- ZipIOCentralDirectoryBlock.cs
- XsdValidatingReader.cs
- Frame.cs
- IssuedTokenClientBehaviorsElementCollection.cs
- CryptoConfig.cs
- SafeMILHandle.cs
- FontFamily.cs
- HtmlElement.cs
- SettingsPropertyWrongTypeException.cs
- BroadcastEventHelper.cs
- XmlChildNodes.cs
- AudioBase.cs
- Error.cs
- BasicDesignerLoader.cs
- PropertyEntry.cs
- SecurityContext.cs
- EpmContentDeSerializer.cs
- CallbackHandler.cs
- DispatchChannelSink.cs
- ImmComposition.cs
- XmlSerializerVersionAttribute.cs
- GcSettings.cs
- RestClientProxyHandler.cs
- ServerIdentity.cs
- diagnosticsswitches.cs
- LinqDataSourceContextEventArgs.cs
- WebBrowserNavigatedEventHandler.cs
- x509utils.cs
- RightsManagementInformation.cs
- CapabilitiesPattern.cs
- SmtpReplyReaderFactory.cs
- DataViewSetting.cs
- __Filters.cs
- ExtenderHelpers.cs
- VectorAnimationUsingKeyFrames.cs
- ControlBuilder.cs
- CfgSemanticTag.cs
- ObjectHandle.cs
- FileChangesMonitor.cs
- QilGenerator.cs
- TableLayoutStyle.cs
- WindowsSlider.cs
- Deflater.cs
- Visual3DCollection.cs
- CmsInterop.cs
- MinimizableAttributeTypeConverter.cs
- QueueProcessor.cs
- SequenceDesigner.cs
- CallContext.cs
- HostingEnvironmentException.cs
- Animatable.cs
- BitmapDownload.cs
- _IPv4Address.cs
- WebPartVerbCollection.cs
- CompressionTransform.cs
- DataRow.cs
- TypePropertyEditor.cs
- DocumentOrderQuery.cs
- Dispatcher.cs
- DashStyle.cs
- TemplatePropertyEntry.cs
- HashFinalRequest.cs
- LoginNameDesigner.cs
- CustomAttributeSerializer.cs
- Journal.cs
- MouseOverProperty.cs
- MediaCommands.cs
- WorkflowPersistenceService.cs
- NativeMethods.cs