Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / 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
- Deflater.cs
- ComponentRenameEvent.cs
- fixedPageContentExtractor.cs
- X509SecurityTokenAuthenticator.cs
- NavigationFailedEventArgs.cs
- TraceContextEventArgs.cs
- FixedSOMLineCollection.cs
- formatter.cs
- Errors.cs
- ToolTip.cs
- BamlTreeMap.cs
- Cursor.cs
- EmbeddedMailObject.cs
- DataContext.cs
- LineInfo.cs
- PermissionToken.cs
- DataGridPageChangedEventArgs.cs
- Application.cs
- ShaperBuffers.cs
- StringValueSerializer.cs
- NetPeerTcpBindingElement.cs
- DataGridViewCellConverter.cs
- LicenseException.cs
- XmlAtomicValue.cs
- Tile.cs
- TimeSpanConverter.cs
- BufferModesCollection.cs
- ReachDocumentReferenceCollectionSerializerAsync.cs
- MultipleViewProviderWrapper.cs
- InstanceDataCollectionCollection.cs
- TimeZone.cs
- WebPartTracker.cs
- InputScopeManager.cs
- Logging.cs
- FormViewActionList.cs
- CanonicalFormWriter.cs
- FileDialogPermission.cs
- Set.cs
- AdCreatedEventArgs.cs
- SerialPort.cs
- StateItem.cs
- AsymmetricSignatureFormatter.cs
- SQLDateTime.cs
- TextPatternIdentifiers.cs
- HttpApplicationFactory.cs
- StylusTouchDevice.cs
- DocumentPageTextView.cs
- OdbcFactory.cs
- UserCancellationException.cs
- TextureBrush.cs
- IndexedString.cs
- RenameRuleObjectDialog.Designer.cs
- SmiRecordBuffer.cs
- ProxyWebPart.cs
- OleDbEnumerator.cs
- MembershipAdapter.cs
- SoapHttpTransportImporter.cs
- TextEditorMouse.cs
- HttpWebResponse.cs
- EnvironmentPermission.cs
- FileLogRecordStream.cs
- WorkflowPersistenceService.cs
- DesigntimeLicenseContextSerializer.cs
- VarInfo.cs
- WpfPayload.cs
- AuthorizationRule.cs
- GlyphRunDrawing.cs
- Utils.cs
- EntityContainerEmitter.cs
- ProcessModelInfo.cs
- ColorTranslator.cs
- ConfigurationLocationCollection.cs
- ToolStripContainer.cs
- ReadOnlyKeyedCollection.cs
- ComponentCodeDomSerializer.cs
- CollectionExtensions.cs
- CornerRadius.cs
- StringAnimationBase.cs
- FrameworkTextComposition.cs
- ErrorStyle.cs
- TextFormattingConverter.cs
- ResourceManagerWrapper.cs
- FrameworkTemplate.cs
- ConfigXmlReader.cs
- unsafenativemethodsother.cs
- DnsPermission.cs
- AddInServer.cs
- XmlSchemaImport.cs
- MailMessageEventArgs.cs
- SqlUDTStorage.cs
- ADConnectionHelper.cs
- HMACMD5.cs
- DynamicObjectAccessor.cs
- LinqDataSourceHelper.cs
- StreamedWorkflowDefinitionContext.cs
- HttpCookieCollection.cs
- TagPrefixAttribute.cs
- Style.cs
- Parser.cs
- CompositionCommandSet.cs