Code:
/ 4.0 / 4.0 / untmp / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / clr / src / BCL / System / StringFreezingAttribute.cs / 1305376 / 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 { [Serializable] [AttributeUsage(AttributeTargets.Assembly, Inherited = false)] 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
- IdentifierService.cs
- ListControl.cs
- InnerItemCollectionView.cs
- InputLanguageSource.cs
- DataGridViewRowDividerDoubleClickEventArgs.cs
- NameSpaceExtractor.cs
- GridViewHeaderRowPresenter.cs
- TcpChannelListener.cs
- MediaContextNotificationWindow.cs
- DateTimeOffset.cs
- EventSinkHelperWriter.cs
- UrlMappingsSection.cs
- _BaseOverlappedAsyncResult.cs
- DataGridCommandEventArgs.cs
- SchemaElement.cs
- PathSegmentCollection.cs
- UnrecognizedAssertionsBindingElement.cs
- DeclaredTypeValidator.cs
- Style.cs
- XmlConvert.cs
- Stroke.cs
- CompilationUtil.cs
- BrowserDefinition.cs
- DocumentReferenceCollection.cs
- XmlWrappingWriter.cs
- EventMappingSettingsCollection.cs
- EntityDataSourceWizardForm.cs
- TextEditorCopyPaste.cs
- BrushProxy.cs
- PropertyInformation.cs
- IndexedEnumerable.cs
- DateBoldEvent.cs
- HtmlImage.cs
- Memoizer.cs
- StrongNameIdentityPermission.cs
- RectangleHotSpot.cs
- Identifier.cs
- EntitySqlQueryCacheKey.cs
- DataSourceCache.cs
- TextDecorationUnitValidation.cs
- BindStream.cs
- DesignTableCollection.cs
- EdmError.cs
- PersistChildrenAttribute.cs
- Int16.cs
- UnsafeNativeMethods.cs
- PackageDigitalSignatureManager.cs
- TextTreeRootNode.cs
- TimelineClockCollection.cs
- DataBindingCollection.cs
- ReflectionPermission.cs
- ResourceExpressionBuilder.cs
- HtmlElement.cs
- StructuralType.cs
- DynamicContractTypeBuilder.cs
- TriState.cs
- GB18030Encoding.cs
- OleCmdHelper.cs
- HttpProfileGroupBase.cs
- XmlSchemaComplexType.cs
- DependencyPropertyConverter.cs
- ObjectDataSourceEventArgs.cs
- ListViewDeleteEventArgs.cs
- FillErrorEventArgs.cs
- OAVariantLib.cs
- GridViewRowCollection.cs
- SqlCachedBuffer.cs
- OleDbException.cs
- Int64.cs
- GifBitmapEncoder.cs
- TdsParameterSetter.cs
- Page.cs
- Variable.cs
- FileDialog_Vista_Interop.cs
- DataRelationPropertyDescriptor.cs
- GridView.cs
- CheckBoxList.cs
- SqlGenericUtil.cs
- XPathItem.cs
- XmlChildEnumerator.cs
- XPathPatternParser.cs
- EntityStoreSchemaGenerator.cs
- XamlPoint3DCollectionSerializer.cs
- XamlInt32CollectionSerializer.cs
- HttpResponseInternalWrapper.cs
- PlainXmlSerializer.cs
- DoubleLink.cs
- ContentWrapperAttribute.cs
- SoapExtension.cs
- TimersDescriptionAttribute.cs
- Object.cs
- Block.cs
- ByteKeyFrameCollection.cs
- MetadataItemEmitter.cs
- TypeElement.cs
- ScrollContentPresenter.cs
- Errors.cs
- FieldTemplateFactory.cs
- PostBackOptions.cs
- Cursors.cs