Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / ndp / fx / src / Configuration / System / Configuration / DeclarationUpdate.cs / 1 / 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
- MaterializeFromAtom.cs
- ListItemsPage.cs
- WebPartDisplayModeCollection.cs
- WinFormsSecurity.cs
- ViewSimplifier.cs
- ChannelFactoryBase.cs
- MetadataCache.cs
- PTProvider.cs
- DynamicDiscoSearcher.cs
- GatewayIPAddressInformationCollection.cs
- ExpressionTextBox.xaml.cs
- FlowSwitchDesigner.xaml.cs
- XPathSelfQuery.cs
- BoolExpression.cs
- InstanceData.cs
- Label.cs
- ExceptionUtility.cs
- FacetEnabledSchemaElement.cs
- OleDbConnection.cs
- BasicKeyConstraint.cs
- ToggleProviderWrapper.cs
- IArgumentProvider.cs
- ServiceNameElementCollection.cs
- CodeParameterDeclarationExpressionCollection.cs
- WindowsStatic.cs
- HwndSourceKeyboardInputSite.cs
- InputLanguageSource.cs
- SaveWorkflowAsyncResult.cs
- BitmapEffectGroup.cs
- AnnotationMap.cs
- RedirectionProxy.cs
- RtfToXamlReader.cs
- ValidatingPropertiesEventArgs.cs
- DetailsViewDeleteEventArgs.cs
- TaiwanCalendar.cs
- LicenseProviderAttribute.cs
- LookupNode.cs
- XmlSchemas.cs
- EventHandlerList.cs
- ContentElementAutomationPeer.cs
- ApplicationSecurityInfo.cs
- XmlCharCheckingWriter.cs
- SQLBinaryStorage.cs
- ComponentResourceKey.cs
- References.cs
- ScrollItemProviderWrapper.cs
- PageHandlerFactory.cs
- WSHttpSecurityElement.cs
- FreezableCollection.cs
- XhtmlConformanceSection.cs
- XPathPatternBuilder.cs
- ComponentChangedEvent.cs
- Brush.cs
- WorkflowServiceAttributesTypeConverter.cs
- WindowsGraphics.cs
- ChannelDispatcherBase.cs
- ImplicitInputBrush.cs
- XmlSchemaAttributeGroup.cs
- SafeNativeMethods.cs
- httpserverutility.cs
- ListDictionaryInternal.cs
- NetworkInformationPermission.cs
- ServerValidateEventArgs.cs
- ILGenerator.cs
- ServiceHttpModule.cs
- Token.cs
- GroupDescription.cs
- SystemPens.cs
- SqlDataRecord.cs
- Knowncolors.cs
- HtmlTableRowCollection.cs
- SoapHttpTransportImporter.cs
- Normalization.cs
- ArraySet.cs
- PointF.cs
- WebResponse.cs
- COM2ExtendedBrowsingHandler.cs
- SemanticValue.cs
- COM2EnumConverter.cs
- DataGridViewLinkCell.cs
- DbXmlEnabledProviderManifest.cs
- HttpCookieCollection.cs
- PersistenceTask.cs
- Condition.cs
- DEREncoding.cs
- DependentList.cs
- MLangCodePageEncoding.cs
- EventLogTraceListener.cs
- LambdaCompiler.ControlFlow.cs
- SpotLight.cs
- OdbcCommandBuilder.cs
- TextUtf8RawTextWriter.cs
- ConstructorNeedsTagAttribute.cs
- SqlStream.cs
- QueryCreatedEventArgs.cs
- HtmlElementEventArgs.cs
- IdentityNotMappedException.cs
- TracingConnectionInitiator.cs
- SafeMemoryMappedFileHandle.cs
- ContextTokenTypeConverter.cs