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
- dbenumerator.cs
- BindingContext.cs
- SettingsBindableAttribute.cs
- PolyQuadraticBezierSegment.cs
- XmlTextReader.cs
- ContentControl.cs
- RuntimeCompatibilityAttribute.cs
- ArraySegment.cs
- QuaternionAnimationBase.cs
- IndexedDataBuffer.cs
- WebFaultException.cs
- MemberRestriction.cs
- XPathSingletonIterator.cs
- ListSortDescription.cs
- PointLightBase.cs
- DetailsViewPageEventArgs.cs
- FormViewUpdateEventArgs.cs
- DataGrid.cs
- SqlException.cs
- FileSystemEventArgs.cs
- ObjectIDGenerator.cs
- DataGridItemEventArgs.cs
- LookupNode.cs
- ScaleTransform.cs
- WebControl.cs
- DbProviderFactories.cs
- SqlNode.cs
- TextEditorCopyPaste.cs
- ContentDisposition.cs
- Base64Encoder.cs
- TypeSystem.cs
- ImageButton.cs
- TemplateKeyConverter.cs
- ObjectPropertyMapping.cs
- ValidatingCollection.cs
- DebugHandleTracker.cs
- SystemDiagnosticsSection.cs
- FileVersion.cs
- WindowsAuthenticationEventArgs.cs
- RuntimeCompatibilityAttribute.cs
- ManagementOperationWatcher.cs
- SoapAttributeOverrides.cs
- SByteConverter.cs
- QueryOptionExpression.cs
- HttpRuntime.cs
- SwitchAttribute.cs
- EventItfInfo.cs
- LinqDataView.cs
- DataGridRowEventArgs.cs
- RenderData.cs
- CryptoKeySecurity.cs
- WindowHelperService.cs
- DesignTimeParseData.cs
- ContentType.cs
- OrderedDictionary.cs
- CodeArgumentReferenceExpression.cs
- WebServiceClientProxyGenerator.cs
- FilterElement.cs
- NullExtension.cs
- TextFormatterImp.cs
- XPathParser.cs
- QueryConverter.cs
- EventsTab.cs
- TimeSpanOrInfiniteValidator.cs
- DateRangeEvent.cs
- PageStatePersister.cs
- ContentElement.cs
- TypefaceMap.cs
- NamespaceListProperty.cs
- DbDeleteCommandTree.cs
- _ProxyRegBlob.cs
- ClipboardData.cs
- Point.cs
- InArgumentConverter.cs
- DataBoundControl.cs
- SetterBase.cs
- __Error.cs
- PrintController.cs
- ListBox.cs
- AdornedElementPlaceholder.cs
- StreamWriter.cs
- AccessibilityHelperForXpWin2k3.cs
- XmlQueryTypeFactory.cs
- ResourceSet.cs
- ValidationHelper.cs
- Vector3D.cs
- TimerEventSubscription.cs
- GB18030Encoding.cs
- DictionaryBase.cs
- BindingManagerDataErrorEventArgs.cs
- SqlRecordBuffer.cs
- SafeIUnknown.cs
- TemplateControlParser.cs
- EntityProviderFactory.cs
- DataSourceHelper.cs
- ValidationError.cs
- CryptoProvider.cs
- GeometryHitTestResult.cs
- DecimalConstantAttribute.cs
- StylusEventArgs.cs