Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / 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
- UndoUnit.cs
- DataTableMappingCollection.cs
- MasterPageParser.cs
- Closure.cs
- GeometryGroup.cs
- storagemappingitemcollection.viewdictionary.cs
- SecurityPolicySection.cs
- TransformerTypeCollection.cs
- AssertSection.cs
- XmlLoader.cs
- MemberMaps.cs
- AssemblyResourceLoader.cs
- MonthChangedEventArgs.cs
- Privilege.cs
- XmlILStorageConverter.cs
- CopyAction.cs
- DataGrid.cs
- TransactionCache.cs
- WebServiceHandler.cs
- StrongNameMembershipCondition.cs
- ResourceManager.cs
- KnownTypeAttribute.cs
- Authorization.cs
- Query.cs
- InkCanvasInnerCanvas.cs
- RelationshipConverter.cs
- StackBuilderSink.cs
- TemplatePropertyEntry.cs
- SourceFilter.cs
- TransformDescriptor.cs
- WebPartMenuStyle.cs
- ADMembershipUser.cs
- TextProviderWrapper.cs
- EventDriven.cs
- ListViewCommandEventArgs.cs
- SecurityPolicyVersion.cs
- XmlValidatingReader.cs
- SoapFormatter.cs
- ConnectionStringsSection.cs
- XmlNodeChangedEventArgs.cs
- WeakReferenceEnumerator.cs
- DataBoundControlAdapter.cs
- XmlStringTable.cs
- SmiEventSink_Default.cs
- NotifyIcon.cs
- TreeNodeBindingCollection.cs
- Interlocked.cs
- DependencyPropertyConverter.cs
- Compiler.cs
- ApplicationManager.cs
- Rules.cs
- DataKeyCollection.cs
- CodeTryCatchFinallyStatement.cs
- ChtmlTextWriter.cs
- AttachInfo.cs
- BitmapEffectInput.cs
- SystemIPAddressInformation.cs
- _ConnectOverlappedAsyncResult.cs
- ElementProxy.cs
- PkcsUtils.cs
- HtmlEmptyTagControlBuilder.cs
- LinqMaximalSubtreeNominator.cs
- DigestComparer.cs
- RegexEditorDialog.cs
- __ComObject.cs
- PnrpPeerResolver.cs
- NavigationPropertySingletonExpression.cs
- CustomTypeDescriptor.cs
- AnonymousIdentificationSection.cs
- ObjectListFieldCollection.cs
- RequestFactory.cs
- BrushConverter.cs
- SwitchElementsCollection.cs
- X509UI.cs
- StyleHelper.cs
- BindingGroup.cs
- CodeTypeConstructor.cs
- MenuItem.cs
- FileLogRecordEnumerator.cs
- ThrowHelper.cs
- ContourSegment.cs
- ScriptResourceHandler.cs
- SqlErrorCollection.cs
- WebPartManager.cs
- XPathScanner.cs
- GridView.cs
- PtsCache.cs
- basevalidator.cs
- TextStore.cs
- COM2IProvidePropertyBuilderHandler.cs
- OrderablePartitioner.cs
- DataGridState.cs
- XmlBinaryReaderSession.cs
- TabControl.cs
- DbExpressionVisitor.cs
- SignatureHelper.cs
- BackStopAuthenticationModule.cs
- AutomationProperty.cs
- Maps.cs
- DataGridTableStyleMappingNameEditor.cs