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
- AppDomainManager.cs
- WebPartActionVerb.cs
- XmlDocumentSchema.cs
- WindowsClientCredential.cs
- GroupDescription.cs
- DataViewManager.cs
- FixedHighlight.cs
- SchemaCollectionPreprocessor.cs
- DependencyProperty.cs
- MailWriter.cs
- indexingfiltermarshaler.cs
- ZipIORawDataFileBlock.cs
- RuleSetCollection.cs
- ByteStorage.cs
- PersistNameAttribute.cs
- LogicalExpr.cs
- CharacterBuffer.cs
- XmlSchemaCompilationSettings.cs
- BamlBinaryReader.cs
- StartFileNameEditor.cs
- BufferedStream2.cs
- DbParameterHelper.cs
- XmlRootAttribute.cs
- ObjectItemCollection.cs
- EditorPartChrome.cs
- XsltCompileContext.cs
- Convert.cs
- SQLBytesStorage.cs
- DragEvent.cs
- SystemIcmpV6Statistics.cs
- AsymmetricAlgorithm.cs
- RepeatButtonAutomationPeer.cs
- WinEventTracker.cs
- BinaryMethodMessage.cs
- RequestBringIntoViewEventArgs.cs
- ShadowGlyph.cs
- HotCommands.cs
- RepeatButton.cs
- EntitySet.cs
- RegexRunnerFactory.cs
- TemplateKey.cs
- ScaleTransform3D.cs
- PriorityQueue.cs
- SvcMapFile.cs
- MulticastDelegate.cs
- SymbolType.cs
- AsymmetricKeyExchangeDeformatter.cs
- Size.cs
- PropertyChangedEventArgs.cs
- ArrayWithOffset.cs
- FamilyTypefaceCollection.cs
- BrushValueSerializer.cs
- TranslateTransform.cs
- Queue.cs
- Thread.cs
- FullTextLine.cs
- CustomWebEventKey.cs
- SuppressIldasmAttribute.cs
- KeyPullup.cs
- CodeChecksumPragma.cs
- ApplicationServiceHelper.cs
- WebPartDeleteVerb.cs
- ApplicationFileCodeDomTreeGenerator.cs
- Subtree.cs
- XmlSchemaAll.cs
- FontFamilyConverter.cs
- XmlDataDocument.cs
- SecurityPolicySection.cs
- MessageSecurityProtocol.cs
- SEHException.cs
- TypeSemantics.cs
- ObjectResult.cs
- WebPartHeaderCloseVerb.cs
- OracleBinary.cs
- Context.cs
- DecimalMinMaxAggregationOperator.cs
- EventProviderWriter.cs
- ContentPlaceHolder.cs
- WriteFileContext.cs
- DataGridAutomationPeer.cs
- XamlPointCollectionSerializer.cs
- TextElement.cs
- UnionExpr.cs
- CompositeCollectionView.cs
- EdmItemCollection.cs
- QueryConverter.cs
- DispatcherEventArgs.cs
- ISAPIWorkerRequest.cs
- ImageMapEventArgs.cs
- ThreadWorkerController.cs
- PropertySet.cs
- DebuggerService.cs
- SqlNodeAnnotation.cs
- DivideByZeroException.cs
- ScriptBehaviorDescriptor.cs
- CanonicalFormWriter.cs
- LinearQuaternionKeyFrame.cs
- Matrix3DStack.cs
- SQLChars.cs
- DotNetATv1WindowsLogEntryDeserializer.cs