Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / ndp / clr / src / BCL / System / ContextStaticAttribute.cs / 1 / ContextStaticAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** File: ContextStaticAttribute.cs ** ** ** ** Purpose: Custom attribute to indicate that the field should be treated ** as a static relative to a context. ** ** ** ===========================================================*/ namespace System { using System; using System.Runtime.Remoting; [AttributeUsage(AttributeTargets.Field, Inherited = false),Serializable] [System.Runtime.InteropServices.ComVisible(true)] public class ContextStaticAttribute : Attribute { public ContextStaticAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** File: ContextStaticAttribute.cs ** ** ** ** Purpose: Custom attribute to indicate that the field should be treated ** as a static relative to a context. ** ** ** ===========================================================*/ namespace System { using System; using System.Runtime.Remoting; [AttributeUsage(AttributeTargets.Field, Inherited = false),Serializable] [System.Runtime.InteropServices.ComVisible(true)] public class ContextStaticAttribute : Attribute { public ContextStaticAttribute() { } } } // 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
- XmlCDATASection.cs
- TextDecorationCollection.cs
- XmlSchemaComplexContentRestriction.cs
- ResourceWriter.cs
- LabelDesigner.cs
- SystemIcmpV6Statistics.cs
- ActivityWithResult.cs
- HtmlInputControl.cs
- OleServicesContext.cs
- BitmapEditor.cs
- CellParagraph.cs
- RepeatButton.cs
- ParameterInfo.cs
- ServicePoint.cs
- TextServicesContext.cs
- TextRunTypographyProperties.cs
- DocumentSchemaValidator.cs
- EntityContainerRelationshipSetEnd.cs
- ItemTypeToolStripMenuItem.cs
- ProcessStartInfo.cs
- DataGridViewAutoSizeColumnModeEventArgs.cs
- PersonalizationStateQuery.cs
- UrlRoutingModule.cs
- DataGridViewAutoSizeModeEventArgs.cs
- TypeUsageBuilder.cs
- ReadOnlyDataSource.cs
- MdiWindowListStrip.cs
- WpfGeneratedKnownProperties.cs
- OutputScopeManager.cs
- NavigateEvent.cs
- HtmlInputSubmit.cs
- SequentialUshortCollection.cs
- CapabilitiesPattern.cs
- HttpContext.cs
- WsdlBuildProvider.cs
- DataTableReader.cs
- TagPrefixAttribute.cs
- EntityClientCacheEntry.cs
- SafeNativeMethods.cs
- XmlAttributeCollection.cs
- EmbeddedObject.cs
- XmlSecureResolver.cs
- SafeNativeMethods.cs
- XmlWriterSettings.cs
- RealizationDrawingContextWalker.cs
- StringOutput.cs
- MessageSecurityOverTcpElement.cs
- EntityTypeEmitter.cs
- ScriptMethodAttribute.cs
- Point3D.cs
- ChainedAsyncResult.cs
- UpdateManifestForBrowserApplication.cs
- returneventsaver.cs
- UnionCodeGroup.cs
- PolyLineSegment.cs
- TypeUtils.cs
- RIPEMD160Managed.cs
- DataContractSerializerSection.cs
- ParseHttpDate.cs
- CngAlgorithmGroup.cs
- EntityContainerEmitter.cs
- DiagnosticSection.cs
- Switch.cs
- CryptoApi.cs
- ToolbarAUtomationPeer.cs
- TranslateTransform.cs
- AttributeCollection.cs
- UnaryQueryOperator.cs
- XmlSchemaSubstitutionGroup.cs
- UserPreferenceChangingEventArgs.cs
- httpserverutility.cs
- WinEventQueueItem.cs
- ColorIndependentAnimationStorage.cs
- MSHTMLHostUtil.cs
- CaseInsensitiveComparer.cs
- SmtpFailedRecipientException.cs
- PartialCachingControl.cs
- NamedServiceModelExtensionCollectionElement.cs
- DefaultValueMapping.cs
- UxThemeWrapper.cs
- CopyNodeSetAction.cs
- DeleteBookmarkScope.cs
- DataGridViewHeaderCell.cs
- FlowNode.cs
- OracleFactory.cs
- ModelItem.cs
- TimeSpanConverter.cs
- MouseGesture.cs
- DropTarget.cs
- ProtectedConfigurationSection.cs
- HtmlLinkAdapter.cs
- newinstructionaction.cs
- Constants.cs
- DataPagerFieldItem.cs
- SByte.cs
- BitmapEffectDrawingContextWalker.cs
- TreeView.cs
- ContourSegment.cs
- PropertyItem.cs
- TraceUtility.cs