Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / Runtime / CompilerServices / SpecialNameAttribute.cs / 1305376 / 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
- DurableOperationContext.cs
- BinaryCommonClasses.cs
- SecurityTokenAuthenticator.cs
- CodeDomSerializerBase.cs
- BindingValueChangedEventArgs.cs
- LambdaCompiler.Lambda.cs
- ImageButton.cs
- RegisteredExpandoAttribute.cs
- WmlObjectListAdapter.cs
- CreateUserWizardStep.cs
- XmlChildNodes.cs
- ContentDisposition.cs
- MimeMultiPart.cs
- StyleXamlParser.cs
- KeyPullup.cs
- DataTable.cs
- TextPointer.cs
- XmlSerializerSection.cs
- HttpListenerResponse.cs
- SubpageParaClient.cs
- NonceToken.cs
- XmlWrappingWriter.cs
- StringStorage.cs
- MultiTrigger.cs
- TreeView.cs
- ClientConfigurationSystem.cs
- RouteItem.cs
- webeventbuffer.cs
- CompModSwitches.cs
- HttpCookieCollection.cs
- LicenseContext.cs
- JoinSymbol.cs
- ProgressBarHighlightConverter.cs
- WorkflowNamespace.cs
- RootBrowserWindow.cs
- OfTypeExpression.cs
- ParserOptions.cs
- ContextMenuService.cs
- RuntimeEnvironment.cs
- TraceEventCache.cs
- DesignerAdapterAttribute.cs
- WebPartDescription.cs
- IndexExpression.cs
- SecureStringHasher.cs
- Preprocessor.cs
- SqlRowUpdatedEvent.cs
- Base64Encoder.cs
- SchemaConstraints.cs
- ArraySubsetEnumerator.cs
- DirectoryRootQuery.cs
- DataGrid.cs
- PointUtil.cs
- XmlFileEditor.cs
- PDBReader.cs
- DelegateHelpers.cs
- TreeNode.cs
- SqlNodeAnnotations.cs
- _DisconnectOverlappedAsyncResult.cs
- SqlDataSourceView.cs
- CultureSpecificCharacterBufferRange.cs
- SocketInformation.cs
- Geometry3D.cs
- BamlLocalizerErrorNotifyEventArgs.cs
- EmptyCollection.cs
- GlobalizationSection.cs
- _ListenerResponseStream.cs
- TemplateKey.cs
- CustomTypeDescriptor.cs
- PropertyPathConverter.cs
- StaticExtension.cs
- GridViewRowCollection.cs
- TemplateBindingExpression.cs
- WebResponse.cs
- UshortList2.cs
- Int32Rect.cs
- Stacktrace.cs
- AttachmentService.cs
- CollectionType.cs
- LinearKeyFrames.cs
- AlignmentYValidation.cs
- DbBuffer.cs
- SqlClientPermission.cs
- StringValidatorAttribute.cs
- DocumentGridContextMenu.cs
- GridView.cs
- VBCodeProvider.cs
- CellTreeNodeVisitors.cs
- AssemblyCollection.cs
- ResourceCategoryAttribute.cs
- RelationshipSet.cs
- XmlRootAttribute.cs
- XmlCharacterData.cs
- DetailsViewUpdateEventArgs.cs
- WindowsStatic.cs
- OleServicesContext.cs
- FactoryGenerator.cs
- DataMemberFieldConverter.cs
- adornercollection.cs
- RegistrationServices.cs
- TextBoxAutoCompleteSourceConverter.cs