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
- DataGridHeaderBorder.cs
- StringKeyFrameCollection.cs
- CompiledRegexRunnerFactory.cs
- Exceptions.cs
- TextLineResult.cs
- XmlQueryContext.cs
- HttpRuntimeSection.cs
- StructuredType.cs
- PlainXmlDeserializer.cs
- ImageCodecInfoPrivate.cs
- CustomCategoryAttribute.cs
- MulticastDelegate.cs
- RepeaterCommandEventArgs.cs
- SystemWebSectionGroup.cs
- TransactionInterop.cs
- CryptoHelper.cs
- ListItemParagraph.cs
- RawTextInputReport.cs
- Command.cs
- XsltSettings.cs
- IItemProperties.cs
- PocoPropertyAccessorStrategy.cs
- Guid.cs
- XmlDomTextWriter.cs
- Win32MouseDevice.cs
- WinEventTracker.cs
- MULTI_QI.cs
- RangeBaseAutomationPeer.cs
- dataprotectionpermission.cs
- MappingMetadataHelper.cs
- PartialCachingAttribute.cs
- GridItem.cs
- WebPartActionVerb.cs
- ObjectItemNoOpAssemblyLoader.cs
- InkCanvasAutomationPeer.cs
- RulePatternOps.cs
- BooleanFunctions.cs
- PackWebResponse.cs
- LookupBindingPropertiesAttribute.cs
- ExclusiveCanonicalizationTransform.cs
- PersistenceProvider.cs
- XamlSerializerUtil.cs
- StrongNameIdentityPermission.cs
- GregorianCalendar.cs
- HostingEnvironmentWrapper.cs
- Decoder.cs
- TraceEventCache.cs
- ErrorRuntimeConfig.cs
- NativeMethods.cs
- XPathDocumentBuilder.cs
- ComboBoxItem.cs
- ProjectionPruner.cs
- BitHelper.cs
- FileAuthorizationModule.cs
- TagNameToTypeMapper.cs
- BlockCollection.cs
- ListViewDesigner.cs
- DataObjectPastingEventArgs.cs
- PointValueSerializer.cs
- WebPartHelpVerb.cs
- ContainerUIElement3D.cs
- CommandValueSerializer.cs
- UrlAuthFailedErrorFormatter.cs
- ContentElement.cs
- DesignBindingPropertyDescriptor.cs
- NotSupportedException.cs
- XamlSerializerUtil.cs
- ComponentDispatcherThread.cs
- SplashScreen.cs
- CustomAttributeBuilder.cs
- NewItemsContextMenuStrip.cs
- DirectoryInfo.cs
- CallbackValidator.cs
- Missing.cs
- WindowsListViewScroll.cs
- HtmlHead.cs
- oledbmetadatacolumnnames.cs
- TranslateTransform3D.cs
- InfoCardTraceRecord.cs
- DiscreteKeyFrames.cs
- PersianCalendar.cs
- ControlCollection.cs
- Math.cs
- FilterFactory.cs
- SQLGuid.cs
- WebPartTransformerAttribute.cs
- ArithmeticException.cs
- _ReceiveMessageOverlappedAsyncResult.cs
- WindowShowOrOpenTracker.cs
- RepeaterCommandEventArgs.cs
- ReadOnlyDictionary.cs
- StackSpiller.Generated.cs
- DifferencingCollection.cs
- StaticExtensionConverter.cs
- Schema.cs
- ShapingEngine.cs
- ItemCollection.cs
- DiagnosticStrings.cs
- ParameterCollection.cs
- XmlTextEncoder.cs