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 / 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
- ValidationEventArgs.cs
- SendParametersContent.cs
- GeometryModel3D.cs
- DBNull.cs
- GeometryHitTestResult.cs
- AxisAngleRotation3D.cs
- IdleTimeoutMonitor.cs
- TreeIterator.cs
- ItemsControlAutomationPeer.cs
- LayoutEditorPart.cs
- ExpanderAutomationPeer.cs
- CapabilitiesSection.cs
- PTConverter.cs
- NotFiniteNumberException.cs
- PropertyMappingExceptionEventArgs.cs
- EncryptedType.cs
- PopOutPanel.cs
- OleDbCommandBuilder.cs
- BrowserDefinitionCollection.cs
- AssemblyResourceLoader.cs
- PropertyTabChangedEvent.cs
- DiffuseMaterial.cs
- RowToParametersTransformer.cs
- SvcMapFileSerializer.cs
- CommonDialog.cs
- SemaphoreFullException.cs
- WebPartManager.cs
- RichTextBoxConstants.cs
- ReaderWriterLockSlim.cs
- HtmlAnchor.cs
- DiscoveryRequestHandler.cs
- SpecialTypeDataContract.cs
- InstallerTypeAttribute.cs
- GenerateDerivedKeyRequest.cs
- HtmlPhoneCallAdapter.cs
- Formatter.cs
- Ipv6Element.cs
- TreeSet.cs
- TogglePattern.cs
- EventDescriptorCollection.cs
- DefaultWorkflowTransactionService.cs
- Header.cs
- CompositionDesigner.cs
- LateBoundBitmapDecoder.cs
- SQLBinaryStorage.cs
- ObjectListFieldsPage.cs
- QilReplaceVisitor.cs
- EditingMode.cs
- GifBitmapEncoder.cs
- AtomMaterializerLog.cs
- ComponentRenameEvent.cs
- ScrollEventArgs.cs
- DataGridViewMethods.cs
- DataFieldConverter.cs
- DataBindingCollection.cs
- HotCommands.cs
- AggregateException.cs
- LinearGradientBrush.cs
- SqlConnection.cs
- PenContexts.cs
- Rotation3DAnimationUsingKeyFrames.cs
- ResourceDisplayNameAttribute.cs
- SemanticResolver.cs
- RuntimeArgumentHandle.cs
- SamlAssertion.cs
- ListViewCommandEventArgs.cs
- DropTarget.cs
- TextEditorCopyPaste.cs
- StorageMappingFragment.cs
- ToolStripScrollButton.cs
- AttributeSetAction.cs
- SelectionUIHandler.cs
- ReceiveErrorHandling.cs
- ProviderConnectionPoint.cs
- NativeMethodsCLR.cs
- DetailsViewDeletedEventArgs.cs
- TextEditorTyping.cs
- XsltContext.cs
- IsolatedStorageFile.cs
- FacetValues.cs
- PointUtil.cs
- SocketException.cs
- PackageRelationship.cs
- XPathCompileException.cs
- HtmlInputSubmit.cs
- ImpersonateTokenRef.cs
- DoWorkEventArgs.cs
- ControlPaint.cs
- TimelineCollection.cs
- SoapAttributeAttribute.cs
- MetadataItemEmitter.cs
- PlatformNotSupportedException.cs
- TemplateControlCodeDomTreeGenerator.cs
- SqlDependency.cs
- DataGridViewCheckBoxCell.cs
- Attachment.cs
- RC2.cs
- MsmqIntegrationSecurityMode.cs
- StringConcat.cs
- TypeForwardedToAttribute.cs