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 / 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. // // ==--== /*============================================================ ** ** 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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- RSAPKCS1KeyExchangeFormatter.cs
- DbConnectionFactory.cs
- RadioButton.cs
- DateTimeConverter.cs
- ManipulationDelta.cs
- SingleConverter.cs
- CapiSafeHandles.cs
- User.cs
- UrlPropertyAttribute.cs
- DesignerValidationSummaryAdapter.cs
- RegexWriter.cs
- ClockGroup.cs
- SqlCommandSet.cs
- StoreContentChangedEventArgs.cs
- BufferBuilder.cs
- TableSectionStyle.cs
- FontSource.cs
- StorageSetMapping.cs
- XNodeNavigator.cs
- DataKey.cs
- QilTypeChecker.cs
- TableRowCollection.cs
- SuppressMergeCheckAttribute.cs
- SHA512.cs
- PeerContact.cs
- SpeakInfo.cs
- SolidBrush.cs
- EntityDesignerBuildProvider.cs
- XsltConvert.cs
- Window.cs
- FrameworkElementFactoryMarkupObject.cs
- RootBrowserWindow.cs
- AdapterDictionary.cs
- Keyboard.cs
- XhtmlBasicCalendarAdapter.cs
- ToolStripScrollButton.cs
- ActivityCodeGenerator.cs
- CodeTypeParameterCollection.cs
- DbDataReader.cs
- DataGridViewSortCompareEventArgs.cs
- LineServicesRun.cs
- ClientUtils.cs
- SpeechSeg.cs
- CodeTypeMember.cs
- WebHttpBindingElement.cs
- Slider.cs
- PixelFormats.cs
- ZoneButton.cs
- CodeAttributeDeclaration.cs
- EdmEntityTypeAttribute.cs
- AppDomainInstanceProvider.cs
- HtmlInputControl.cs
- GeneralTransformGroup.cs
- SchemaNamespaceManager.cs
- GeneralTransformCollection.cs
- BaseDataListDesigner.cs
- HttpPostedFile.cs
- LinkArea.cs
- SoapAttributeOverrides.cs
- DropSource.cs
- ProofTokenCryptoHandle.cs
- DataGridViewRowConverter.cs
- RegisterResponseInfo.cs
- CharStorage.cs
- SpotLight.cs
- VScrollProperties.cs
- AnnotationStore.cs
- FileLoadException.cs
- StrokeRenderer.cs
- InvokeBinder.cs
- DbTransaction.cs
- WindowsImpersonationContext.cs
- XamlTemplateSerializer.cs
- WebPartEditorOkVerb.cs
- typedescriptorpermission.cs
- AlternateViewCollection.cs
- DiscreteKeyFrames.cs
- CommandBindingCollection.cs
- CryptoStream.cs
- ProgressBarHighlightConverter.cs
- NavigationPropertyAccessor.cs
- ListViewCommandEventArgs.cs
- ProtectedConfigurationSection.cs
- AutomationTextAttribute.cs
- TextBoxAutomationPeer.cs
- Window.cs
- wgx_commands.cs
- BorderGapMaskConverter.cs
- KeyNotFoundException.cs
- Vertex.cs
- Configuration.cs
- ProtectedConfiguration.cs
- OleDbParameterCollection.cs
- CacheMemory.cs
- InputBuffer.cs
- Helper.cs
- DateTimeFormatInfoScanner.cs
- ToolStripDropDownMenu.cs
- Function.cs
- StyleModeStack.cs