Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Configuration / System / Configuration / DeclarationUpdate.cs / 1305376 / DeclarationUpdate.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Configuration {
//
// Trivially derived class of Update to represent an update
// to the declaration of a section.
//
internal class DeclarationUpdate : Update {
internal DeclarationUpdate(string configKey, bool moved, string updatedXml) : base(configKey, moved, updatedXml) {
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Configuration {
//
// Trivially derived class of Update to represent an update
// to the declaration of a section.
//
internal class DeclarationUpdate : Update {
internal DeclarationUpdate(string configKey, bool moved, string updatedXml) : base(configKey, moved, updatedXml) {
}
}
}
// 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
- ValueTypeFixupInfo.cs
- CompilerScope.cs
- BitmapEffectState.cs
- XmlBindingWorker.cs
- SqlFunctionAttribute.cs
- DefaultAsyncDataDispatcher.cs
- GridViewEditEventArgs.cs
- DbSetClause.cs
- EventMappingSettingsCollection.cs
- BufferedGraphics.cs
- ZipIOLocalFileBlock.cs
- LogicalExpr.cs
- DataTable.cs
- SqlDuplicator.cs
- HtmlHead.cs
- ALinqExpressionVisitor.cs
- AdRotator.cs
- EditCommandColumn.cs
- __Filters.cs
- MenuItemBinding.cs
- XmlSortKey.cs
- CodeLabeledStatement.cs
- HttpCookiesSection.cs
- WindowsProgressbar.cs
- ILGenerator.cs
- Evidence.cs
- HtmlTableRow.cs
- ContentPlaceHolder.cs
- ClientEventManager.cs
- DictionarySectionHandler.cs
- TableParaClient.cs
- SqlDataSourceCommandEventArgs.cs
- XmlNodeList.cs
- InvalidDataException.cs
- Vector3DIndependentAnimationStorage.cs
- LocatorManager.cs
- DbException.cs
- MultiViewDesigner.cs
- DefaultParameterValueAttribute.cs
- ConnectionInterfaceCollection.cs
- InternalConfigConfigurationFactory.cs
- DataComponentGenerator.cs
- ValueExpressions.cs
- DataGridColumnHeadersPresenterAutomationPeer.cs
- WindowPattern.cs
- RemoteCryptoRsaServiceProvider.cs
- OrthographicCamera.cs
- DecimalSumAggregationOperator.cs
- HotCommands.cs
- PersistenceProviderDirectory.cs
- CSharpCodeProvider.cs
- SqlXml.cs
- ReferenceConverter.cs
- GenericWebPart.cs
- DataGrid.cs
- _KerberosClient.cs
- ZipIOExtraFieldZip64Element.cs
- TableLayoutCellPaintEventArgs.cs
- LoadMessageLogger.cs
- Identity.cs
- DragDrop.cs
- KeyboardInputProviderAcquireFocusEventArgs.cs
- UnhandledExceptionEventArgs.cs
- RegexMatch.cs
- Error.cs
- CompressEmulationStream.cs
- EditorZoneBase.cs
- WebBrowserPermission.cs
- WindowsSlider.cs
- SmtpLoginAuthenticationModule.cs
- TemplateControl.cs
- Hyperlink.cs
- DataServiceQueryOfT.cs
- Rules.cs
- EventLogLink.cs
- CodeSubDirectoriesCollection.cs
- EventMappingSettingsCollection.cs
- FrameworkElementFactoryMarkupObject.cs
- Atom10FeedFormatter.cs
- SettingsSavedEventArgs.cs
- GridViewSelectEventArgs.cs
- ColorMatrix.cs
- EncodingNLS.cs
- StylusPointProperties.cs
- BitmapMetadataEnumerator.cs
- DbMetaDataCollectionNames.cs
- HashAlgorithm.cs
- SortDescriptionCollection.cs
- MetadataSource.cs
- GcSettings.cs
- RsaElement.cs
- TextBox.cs
- AssociationSet.cs
- HttpHandlerActionCollection.cs
- Vector.cs
- PointCollectionConverter.cs
- GeneralTransformGroup.cs
- SqlDataSourceAdvancedOptionsForm.cs
- SystemGatewayIPAddressInformation.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs