Code:
/ 4.0 / 4.0 / untmp / 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.] ///
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- DataGridViewCellFormattingEventArgs.cs
- StringDictionaryEditor.cs
- TreeNodeStyleCollection.cs
- DesignerSerializationVisibilityAttribute.cs
- ResponseStream.cs
- DaylightTime.cs
- Psha1DerivedKeyGenerator.cs
- HttpAsyncResult.cs
- AssociatedControlConverter.cs
- PiiTraceSource.cs
- ImageUrlEditor.cs
- SettingsContext.cs
- DataIdProcessor.cs
- ValidatorCollection.cs
- SqlConnection.cs
- CodeSubDirectory.cs
- DelayedRegex.cs
- StandardTransformFactory.cs
- ServicePointManager.cs
- OrderingExpression.cs
- InitializationEventAttribute.cs
- DesignerSerializationOptionsAttribute.cs
- TreeViewAutomationPeer.cs
- PropertyPathWorker.cs
- DeploymentSection.cs
- RIPEMD160.cs
- TransportationConfigurationTypeInstallComponent.cs
- Control.cs
- InvariantComparer.cs
- XmlWhitespace.cs
- FixedSOMContainer.cs
- ExpressionPrinter.cs
- StreamReader.cs
- ClientUtils.cs
- HasRunnableWorkflowEvent.cs
- SetterBase.cs
- XmlChoiceIdentifierAttribute.cs
- ScrollBar.cs
- PageAsyncTask.cs
- Transform3D.cs
- TreeViewTemplateSelector.cs
- RegexTree.cs
- FamilyCollection.cs
- HtmlControlPersistable.cs
- WebPartMinimizeVerb.cs
- TypeRestriction.cs
- ResXResourceSet.cs
- TextSimpleMarkerProperties.cs
- ArrayConverter.cs
- CqlGenerator.cs
- wgx_exports.cs
- ZipIOExtraFieldZip64Element.cs
- ToolBarPanel.cs
- ObjectResult.cs
- OutputCacheSettings.cs
- InProcStateClientManager.cs
- EntityContainerRelationshipSetEnd.cs
- ElementNotEnabledException.cs
- Single.cs
- ResourcePermissionBase.cs
- ListBindingConverter.cs
- HttpListenerException.cs
- OptimalBreakSession.cs
- CopyAction.cs
- ReturnEventArgs.cs
- SqlSelectClauseBuilder.cs
- Color.cs
- EventNotify.cs
- NoResizeHandleGlyph.cs
- DifferencingCollection.cs
- SamlConstants.cs
- XmlDocument.cs
- ApplicationSecurityInfo.cs
- IconBitmapDecoder.cs
- HTTPRemotingHandler.cs
- RealizationContext.cs
- DataGridViewCellStyleChangedEventArgs.cs
- WorkflowDefinitionDispenser.cs
- ProcessHostConfigUtils.cs
- EarlyBoundInfo.cs
- QuestionEventArgs.cs
- HeaderedContentControl.cs
- ImageBrush.cs
- IdlingCommunicationPool.cs
- Queue.cs
- DBNull.cs
- DataViewManager.cs
- SizeIndependentAnimationStorage.cs
- MultiPageTextView.cs
- JapaneseLunisolarCalendar.cs
- FaultHandlingFilter.cs
- XPathSingletonIterator.cs
- BufferBuilder.cs
- TreeWalkHelper.cs
- WebPart.cs
- WindowsPrincipal.cs
- FamilyMap.cs
- ApplicationActivator.cs
- DataGridCellsPresenter.cs
- Int16Animation.cs