Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / 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
- xmlfixedPageInfo.cs
- ContentValidator.cs
- TimeSpanStorage.cs
- BoundField.cs
- XhtmlBasicValidatorAdapter.cs
- PropertyExpression.cs
- OdbcEnvironment.cs
- UniqueEventHelper.cs
- NullableFloatSumAggregationOperator.cs
- ClearTypeHintValidation.cs
- HttpHeaderCollection.cs
- ProtocolsConfigurationHandler.cs
- CustomGrammar.cs
- HitTestWithPointDrawingContextWalker.cs
- RouteCollection.cs
- ErrorInfoXmlDocument.cs
- OrderablePartitioner.cs
- UnsafeNativeMethods.cs
- ResourceExpressionEditorSheet.cs
- HwndSourceParameters.cs
- DPTypeDescriptorContext.cs
- WSHttpBinding.cs
- PathGeometry.cs
- InputScopeConverter.cs
- AssemblySettingAttributes.cs
- TrustSection.cs
- MergablePropertyAttribute.cs
- SimpleFileLog.cs
- ViewCellSlot.cs
- DesignerUtility.cs
- DbTransaction.cs
- ClientSponsor.cs
- OracleNumber.cs
- SchemaLookupTable.cs
- IsolatedStorageSecurityState.cs
- CheckBoxFlatAdapter.cs
- DisplayMemberTemplateSelector.cs
- SqlCacheDependencyDatabaseCollection.cs
- PrimitiveXmlSerializers.cs
- DynamicPropertyHolder.cs
- DivideByZeroException.cs
- WebBrowserUriTypeConverter.cs
- IncrementalReadDecoders.cs
- XsltContext.cs
- URIFormatException.cs
- Errors.cs
- PropertyIDSet.cs
- DPTypeDescriptorContext.cs
- Scalars.cs
- PersistenceProviderFactory.cs
- TextUtf8RawTextWriter.cs
- ContextMenu.cs
- SqlCacheDependency.cs
- NameTable.cs
- HostProtectionPermission.cs
- MaterializeFromAtom.cs
- Codec.cs
- BaseTemplateBuildProvider.cs
- CallContext.cs
- ConfigXmlText.cs
- FixedSOMFixedBlock.cs
- TextRunTypographyProperties.cs
- GroupBox.cs
- IntranetCredentialPolicy.cs
- DataGridAddNewRow.cs
- ValidatorAttribute.cs
- MouseButton.cs
- BitmapPalettes.cs
- XmlSchemaParticle.cs
- CheckBoxFlatAdapter.cs
- SourceFilter.cs
- ParameterCollection.cs
- ObjectListTitleAttribute.cs
- FacetDescriptionElement.cs
- DataGridTextBox.cs
- AuthenticatedStream.cs
- x509store.cs
- SmiEventSink_DeferedProcessing.cs
- MethodBody.cs
- ObsoleteAttribute.cs
- GZipStream.cs
- CodeTypeReference.cs
- TextRangeSerialization.cs
- ButtonFlatAdapter.cs
- Stacktrace.cs
- AnnouncementDispatcherAsyncResult.cs
- SafeWaitHandle.cs
- ReadOnlyObservableCollection.cs
- ObjRef.cs
- BehaviorDragDropEventArgs.cs
- Wizard.cs
- VirtualDirectoryMappingCollection.cs
- SplineKeyFrames.cs
- AssemblyInfo.cs
- SafeNativeMethodsCLR.cs
- DBCSCodePageEncoding.cs
- Classification.cs
- TrackingMemoryStreamFactory.cs
- ReadOnlyHierarchicalDataSourceView.cs
- XpsFilter.cs