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
- Function.cs
- BaseInfoTable.cs
- Simplifier.cs
- AppDomainUnloadedException.cs
- BinaryFormatterWriter.cs
- XXXInfos.cs
- ObfuscateAssemblyAttribute.cs
- CounterSample.cs
- SetMemberBinder.cs
- WindowInteropHelper.cs
- DesignObjectWrapper.cs
- Helpers.cs
- CmsInterop.cs
- StructuredCompositeActivityDesigner.cs
- SqlBooleanizer.cs
- EntityException.cs
- XPathDocumentIterator.cs
- CapabilitiesPattern.cs
- DbInsertCommandTree.cs
- AddInIpcChannel.cs
- XmlQueryType.cs
- HwndHostAutomationPeer.cs
- HandoffBehavior.cs
- TabItem.cs
- Regex.cs
- PenCursorManager.cs
- SafeArrayRankMismatchException.cs
- StrokeRenderer.cs
- ProvidersHelper.cs
- DocobjHost.cs
- Wizard.cs
- DependencyObjectType.cs
- EnumConverter.cs
- CheckedPointers.cs
- RegexMatchCollection.cs
- CodeFieldReferenceExpression.cs
- util.cs
- QilList.cs
- GridSplitterAutomationPeer.cs
- NativeRecognizer.cs
- WorkflowRuntimeSection.cs
- EntityTemplateUserControl.cs
- EventLog.cs
- MailWebEventProvider.cs
- AnnotationComponentManager.cs
- Stack.cs
- PropertyPath.cs
- CodeMethodMap.cs
- BuildProvidersCompiler.cs
- TextFormatter.cs
- IteratorFilter.cs
- DrawingContextDrawingContextWalker.cs
- ReflectEventDescriptor.cs
- ConstraintManager.cs
- BehaviorEditorPart.cs
- AsymmetricSignatureFormatter.cs
- DataGridRowAutomationPeer.cs
- XmlSchemaSubstitutionGroup.cs
- ScalarType.cs
- PersonalizationProvider.cs
- _OverlappedAsyncResult.cs
- DispatcherSynchronizationContext.cs
- ColorAnimationBase.cs
- RecordsAffectedEventArgs.cs
- TemplateKey.cs
- GeneratedContractType.cs
- UpdatePanel.cs
- ResolveCriteriaCD1.cs
- SemanticValue.cs
- keycontainerpermission.cs
- PickDesigner.xaml.cs
- DetailsViewRow.cs
- AnimationClock.cs
- SerializerDescriptor.cs
- NavigationService.cs
- Exception.cs
- TcpChannelHelper.cs
- PrimitiveType.cs
- CapabilitiesState.cs
- ModuleElement.cs
- SqlProvider.cs
- TrackBarRenderer.cs
- ColorDialog.cs
- ConnectionStringsSection.cs
- GroupByExpressionRewriter.cs
- PolygonHotSpot.cs
- ITextView.cs
- XmlStringTable.cs
- LinqDataSourceContextData.cs
- SafeWaitHandle.cs
- ServiceOperationParameter.cs
- TreeViewImageIndexConverter.cs
- XmlSerializationReader.cs
- DoWhileDesigner.xaml.cs
- EntityCommandCompilationException.cs
- GestureRecognizer.cs
- Adorner.cs
- DBSqlParserTableCollection.cs
- SourceSwitch.cs
- InfoCardAsymmetricCrypto.cs