Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / Sys / System / Configuration / IgnoreSectionHandler.cs / 1305376 / 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
- TreePrinter.cs
- TextViewSelectionProcessor.cs
- SiteMapNodeCollection.cs
- SignatureResourcePool.cs
- XdrBuilder.cs
- NullExtension.cs
- DataBoundControl.cs
- Merger.cs
- Console.cs
- HeaderElement.cs
- DragStartedEventArgs.cs
- RemotingConfigParser.cs
- SinglePhaseEnlistment.cs
- EditorPart.cs
- CompilerCollection.cs
- LoadItemsEventArgs.cs
- StreamAsIStream.cs
- AssemblyName.cs
- FontEmbeddingManager.cs
- DataBoundControlParameterTarget.cs
- Interlocked.cs
- SimpleApplicationHost.cs
- templategroup.cs
- TextTreeInsertUndoUnit.cs
- _NestedSingleAsyncResult.cs
- MissingFieldException.cs
- SmtpMail.cs
- DataGridView.cs
- ListBindingConverter.cs
- ClientScriptManagerWrapper.cs
- ImageInfo.cs
- BindingElementExtensionElement.cs
- ComponentManagerBroker.cs
- SyndicationDeserializer.cs
- NumericUpDownAcceleration.cs
- RelOps.cs
- XmlSecureResolver.cs
- PathData.cs
- TabPanel.cs
- DataGridAutoGeneratingColumnEventArgs.cs
- RightsManagementInformation.cs
- ColorTranslator.cs
- SecurityPolicySection.cs
- DynamicDataRouteHandler.cs
- CodeSpit.cs
- EventHandlers.cs
- LinkedResourceCollection.cs
- CodeEntryPointMethod.cs
- ApplicationException.cs
- ByteConverter.cs
- TextDecorationCollectionConverter.cs
- PaperSource.cs
- XamlTemplateSerializer.cs
- QilGeneratorEnv.cs
- ReadOnlyDictionary.cs
- ScriptMethodAttribute.cs
- BuildProviderUtils.cs
- ImageSource.cs
- ConfigurationFileMap.cs
- WebPartTracker.cs
- ImageClickEventArgs.cs
- BooleanFunctions.cs
- GridViewCancelEditEventArgs.cs
- ForceCopyBuildProvider.cs
- SkinBuilder.cs
- XamlSerializerUtil.cs
- DocumentPageViewAutomationPeer.cs
- TextSelectionProcessor.cs
- XPathDocument.cs
- Marshal.cs
- SoapHeaderAttribute.cs
- SendParametersContent.cs
- DataSvcMapFileSerializer.cs
- Types.cs
- RtfControlWordInfo.cs
- WebPartDisplayModeCancelEventArgs.cs
- SqlDataSourceConnectionPanel.cs
- CustomErrorsSectionWrapper.cs
- ProvidersHelper.cs
- GroupBoxAutomationPeer.cs
- ProcessModuleCollection.cs
- WindowsScrollBar.cs
- PolygonHotSpot.cs
- LockCookie.cs
- SkinIDTypeConverter.cs
- ObjectCacheHost.cs
- ByteFacetDescriptionElement.cs
- HuffCodec.cs
- SoapClientProtocol.cs
- EditorPartDesigner.cs
- SapiRecoContext.cs
- MouseButton.cs
- TableRow.cs
- InternalConfigSettingsFactory.cs
- PropertyChange.cs
- WindowsTokenRoleProvider.cs
- ClipboardData.cs
- WorkflowViewService.cs
- HashAlgorithm.cs
- DataReaderContainer.cs