Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / ndp / fx / src / Sys / System / Configuration / IgnoreSectionHandler.cs / 1 / IgnoreSectionHandler.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Configuration { ////// public class IgnoreSectionHandler : IConfigurationSectionHandler { /** * Create * * Given a partially composed config object (possibly null) * and some input from the config system, return a * further partially composed config object */ ////// public virtual object Create(Object parent, Object configContext, System.Xml.XmlNode section) { return null; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //[To be supplied.] ///// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Configuration { ////// public class IgnoreSectionHandler : IConfigurationSectionHandler { /** * Create * * Given a partially composed config object (possibly null) * and some input from the config system, return a * further partially composed config object */ ////// public virtual object Create(Object parent, Object configContext, System.Xml.XmlNode section) { return null; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.[To be supplied.] ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- StringToken.cs
- Filter.cs
- ToolStripPanelSelectionGlyph.cs
- ListViewVirtualItemsSelectionRangeChangedEvent.cs
- DynamicDataRoute.cs
- Substitution.cs
- HtmlImage.cs
- FormViewCommandEventArgs.cs
- MatchAttribute.cs
- MouseActionValueSerializer.cs
- AnimationTimeline.cs
- SqlNamer.cs
- AddInController.cs
- MobileResource.cs
- UIElement.cs
- GridViewCommandEventArgs.cs
- EditingCoordinator.cs
- TraceLevelHelper.cs
- UriParserTemplates.cs
- SmtpNtlmAuthenticationModule.cs
- WebScriptMetadataMessage.cs
- AttachmentCollection.cs
- SrgsOneOf.cs
- DataGridCell.cs
- MULTI_QI.cs
- ViewValidator.cs
- DPAPIProtectedConfigurationProvider.cs
- WindowsTooltip.cs
- ValidatingCollection.cs
- ToolStripPanelRow.cs
- XmlSignificantWhitespace.cs
- IdentitySection.cs
- ListContractAdapter.cs
- PersonalizationStateInfoCollection.cs
- DataShape.cs
- WebResourceAttribute.cs
- HostDesigntimeLicenseContext.cs
- EntityContainerRelationshipSetEnd.cs
- ImageSource.cs
- SocketAddress.cs
- shaperfactoryquerycachekey.cs
- HyperlinkAutomationPeer.cs
- Translator.cs
- ProxyManager.cs
- XmlBinaryReader.cs
- CustomCategoryAttribute.cs
- LeftCellWrapper.cs
- FixedFlowMap.cs
- BooleanExpr.cs
- ExpressionList.cs
- FormViewUpdatedEventArgs.cs
- CompressEmulationStream.cs
- DecimalStorage.cs
- StorageEntityContainerMapping.cs
- OleStrCAMarshaler.cs
- XmlBaseReader.cs
- ChineseLunisolarCalendar.cs
- EditorPartDesigner.cs
- EFAssociationProvider.cs
- IdleTimeoutMonitor.cs
- DetailsViewUpdateEventArgs.cs
- DBDataPermission.cs
- TemplateEditingService.cs
- PathGradientBrush.cs
- TextDecorationCollection.cs
- DBNull.cs
- TypeLibConverter.cs
- SocketPermission.cs
- TableCellCollection.cs
- ByteAnimation.cs
- GroupItem.cs
- Int16Converter.cs
- ListBoxChrome.cs
- FeedUtils.cs
- HTMLTextWriter.cs
- SocketAddress.cs
- BindingsCollection.cs
- ServiceNameElement.cs
- MemberHolder.cs
- WebControlParameterProxy.cs
- ScriptResourceHandler.cs
- TdsParserSessionPool.cs
- BuildManager.cs
- CharConverter.cs
- ResetableIterator.cs
- RuntimeIdentifierPropertyAttribute.cs
- IOThreadTimer.cs
- MultipartContentParser.cs
- RequestUriProcessor.cs
- IChannel.cs
- DecoderFallback.cs
- AnnotationMap.cs
- ConfigurationLockCollection.cs
- BamlBinaryReader.cs
- userdatakeys.cs
- Operand.cs
- ListSortDescriptionCollection.cs
- DefaultProxySection.cs
- MetadataException.cs
- XmlSchemaImport.cs