Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / 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
- SequentialActivityDesigner.cs
- InfoCardProofToken.cs
- OpenFileDialog.cs
- LabelEditEvent.cs
- CultureSpecificCharacterBufferRange.cs
- GroupBox.cs
- NativeMethods.cs
- Message.cs
- WebPartCollection.cs
- DataStreamFromComStream.cs
- XmlArrayItemAttribute.cs
- CheckBoxRenderer.cs
- RijndaelManagedTransform.cs
- ViewManager.cs
- WorkflowDebuggerSteppingAttribute.cs
- Certificate.cs
- ConfigurationSettings.cs
- FormattedText.cs
- XmlElementAttributes.cs
- Automation.cs
- DnsPermission.cs
- KoreanCalendar.cs
- InheritablePropertyChangeInfo.cs
- FormsAuthentication.cs
- GridViewRow.cs
- ConfigXmlWhitespace.cs
- GPPOINTF.cs
- XamlFilter.cs
- NetworkInformationException.cs
- Cursor.cs
- RectConverter.cs
- EventLog.cs
- SynchronizationContext.cs
- MessageSecurityProtocol.cs
- AppSettingsReader.cs
- DbInsertCommandTree.cs
- DynamicValueConverter.cs
- FlatButtonAppearance.cs
- MultiTouchSystemGestureLogic.cs
- SiteMap.cs
- SourceElementsCollection.cs
- CompositeCollectionView.cs
- XmlElementList.cs
- ConstNode.cs
- MachineKeySection.cs
- ComponentCache.cs
- FramingFormat.cs
- XmlStreamStore.cs
- SBCSCodePageEncoding.cs
- PrintingPermission.cs
- DecimalAnimationBase.cs
- PropertyGrid.cs
- TreeNodeBindingCollection.cs
- ParseChildrenAsPropertiesAttribute.cs
- Instrumentation.cs
- QueuePropertyVariants.cs
- AssemblyCollection.cs
- SharedStatics.cs
- JsonWriterDelegator.cs
- BasicViewGenerator.cs
- ToolStripContentPanelRenderEventArgs.cs
- XmlSerializationWriter.cs
- SamlAssertion.cs
- BinaryWriter.cs
- ImageSourceValueSerializer.cs
- UInt16.cs
- _StreamFramer.cs
- CommentAction.cs
- SynchronizationFilter.cs
- MediaContextNotificationWindow.cs
- XmlSchemaException.cs
- TableAdapterManagerGenerator.cs
- DataGridViewCellStyle.cs
- UnsettableComboBox.cs
- WhitespaceRuleReader.cs
- GeometryCombineModeValidation.cs
- PartitionedDataSource.cs
- DataGridColumn.cs
- X509CertificateStore.cs
- DetailsViewDeleteEventArgs.cs
- WmlValidationSummaryAdapter.cs
- SecurityChannel.cs
- StatusBar.cs
- Model3DGroup.cs
- HMACSHA384.cs
- SplashScreenNativeMethods.cs
- RecognizerBase.cs
- IArgumentProvider.cs
- PhysicalAddress.cs
- ContentPlaceHolder.cs
- ViewPort3D.cs
- RuleInfoComparer.cs
- TakeOrSkipQueryOperator.cs
- filewebresponse.cs
- TransformGroup.cs
- KeyGestureConverter.cs
- GeneralTransform2DTo3D.cs
- ObjectParameter.cs
- Point4D.cs
- MetadataArtifactLoader.cs