Code:
/ FXUpdate3074 / FXUpdate3074 / 1.1 / untmp / whidbey / QFE / ndp / clr / src / BCL / System / StringFreezingAttribute.cs / 1 / StringFreezingAttribute.cs
// ==++== // // Copyright (c) Microsoft Corporation. All rights reserved. // // ==--== /*============================================================ ** ** File: StringFreezingAttribute.cs ** ** ** Purpose: Custom attribute to indicate that strings should be frozen ** ** ===========================================================*/ namespace System.Runtime.CompilerServices { [AttributeUsage(AttributeTargets.Assembly, Inherited = false),Serializable] public sealed class StringFreezingAttribute : Attribute { public StringFreezingAttribute() { } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. // Copyright (c) Microsoft Corporation. All rights reserved.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- TrackBarRenderer.cs
- GatewayIPAddressInformationCollection.cs
- ModuleConfigurationInfo.cs
- XamlSerializerUtil.cs
- DataGridTextBox.cs
- MultilineStringConverter.cs
- ObjectSecurity.cs
- Point.cs
- Process.cs
- Separator.cs
- KeySplineConverter.cs
- ProfileManager.cs
- OdbcConnectionPoolProviderInfo.cs
- SafeCryptoKeyHandle.cs
- MultiTrigger.cs
- ObjectSecurity.cs
- FormViewPagerRow.cs
- StyleCollectionEditor.cs
- webbrowsersite.cs
- PropertyPath.cs
- SoapIgnoreAttribute.cs
- LicenseException.cs
- DbProviderFactoriesConfigurationHandler.cs
- SerializationException.cs
- EventSinkHelperWriter.cs
- PartialCachingControl.cs
- PeerCustomResolverElement.cs
- PointLight.cs
- WriteTimeStream.cs
- SharedPerformanceCounter.cs
- DataGridViewColumnConverter.cs
- GridSplitter.cs
- ResumeStoryboard.cs
- DataGridViewElement.cs
- ServiceThrottle.cs
- DataList.cs
- InputMethodStateChangeEventArgs.cs
- TreeViewItem.cs
- Effect.cs
- Boolean.cs
- TextAnchor.cs
- SyndicationElementExtensionCollection.cs
- HttpAsyncResult.cs
- LOSFormatter.cs
- FlowDocumentScrollViewer.cs
- BuildResult.cs
- TdsParserStaticMethods.cs
- UserControlParser.cs
- RoutedEventHandlerInfo.cs
- DataGridViewCellParsingEventArgs.cs
- Bidi.cs
- TableDetailsRow.cs
- COM2ExtendedTypeConverter.cs
- XPathParser.cs
- UntrustedRecipientException.cs
- KeyBinding.cs
- ArraySegment.cs
- RadialGradientBrush.cs
- CaseInsensitiveHashCodeProvider.cs
- FlowDocumentScrollViewerAutomationPeer.cs
- ProxySimple.cs
- TripleDESCryptoServiceProvider.cs
- PageCache.cs
- XmlLangPropertyAttribute.cs
- UrlMappingsModule.cs
- XmlSchemaValidationException.cs
- CharacterMetricsDictionary.cs
- ResourceContainerWrapper.cs
- XPathPatternBuilder.cs
- ISFTagAndGuidCache.cs
- SingleObjectCollection.cs
- CodeComment.cs
- ACE.cs
- XPathChildIterator.cs
- ReadOnlyDataSourceView.cs
- Preprocessor.cs
- ClientOperationFormatterProvider.cs
- smtppermission.cs
- ArgIterator.cs
- ExceptQueryOperator.cs
- WmlValidatorAdapter.cs
- QuotaExceededException.cs
- WebPartManagerInternals.cs
- DynamicPropertyHolder.cs
- LayoutEvent.cs
- WebColorConverter.cs
- DSACryptoServiceProvider.cs
- NameSpaceEvent.cs
- CounterSampleCalculator.cs
- GridViewColumnCollectionChangedEventArgs.cs
- XmlCharCheckingWriter.cs
- DataControlPagerLinkButton.cs
- ArgumentNullException.cs
- QuinticEase.cs
- Fx.cs
- SqlMetaData.cs
- PageAdapter.cs
- SqlPersonalizationProvider.cs
- OpenTypeCommon.cs
- TypeConverterHelper.cs