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
- Properties.cs
- DocumentPage.cs
- formatter.cs
- FileDialog_Vista.cs
- XmlWrappingReader.cs
- DataExpression.cs
- RadioButton.cs
- SignatureHelper.cs
- XmlSchemaComplexContentRestriction.cs
- DrawingState.cs
- ActivationServices.cs
- ToolboxItem.cs
- XmlQueryOutput.cs
- SettingsPropertyIsReadOnlyException.cs
- Rfc2898DeriveBytes.cs
- RuleProcessor.cs
- ObjectManager.cs
- AlphaSortedEnumConverter.cs
- ProtocolViolationException.cs
- StatusBarPanelClickEvent.cs
- EtwTrace.cs
- PlanCompilerUtil.cs
- PrintController.cs
- SystemNetworkInterface.cs
- MethodBuilderInstantiation.cs
- AssemblyInfo.cs
- PropertyValueEditor.cs
- Point3D.cs
- RegisteredExpandoAttribute.cs
- EventProviderClassic.cs
- SelectionEditor.cs
- Avt.cs
- remotingproxy.cs
- _AutoWebProxyScriptWrapper.cs
- ActivityTypeCodeDomSerializer.cs
- ListViewDataItem.cs
- PointAnimation.cs
- AppSettingsReader.cs
- GridView.cs
- PrimitiveSchema.cs
- ListCardsInFileRequest.cs
- OleDbConnectionFactory.cs
- WebPartsSection.cs
- XmlCharType.cs
- UmAlQuraCalendar.cs
- Sql8ConformanceChecker.cs
- MetadataItemEmitter.cs
- GridViewDesigner.cs
- TemplateColumn.cs
- SafeNativeMethods.cs
- ApplicationException.cs
- UserNameSecurityTokenProvider.cs
- CompressEmulationStream.cs
- LinqMaximalSubtreeNominator.cs
- MemberDescriptor.cs
- MaterialCollection.cs
- DbConnectionStringCommon.cs
- PageRanges.cs
- ItemsChangedEventArgs.cs
- Margins.cs
- CornerRadiusConverter.cs
- __Filters.cs
- TextTreeUndoUnit.cs
- TaskHelper.cs
- CombinedGeometry.cs
- CalendarDay.cs
- RangeContentEnumerator.cs
- MetadataElement.cs
- ParserHooks.cs
- StrokeRenderer.cs
- SoapEnumAttribute.cs
- FlowDocumentView.cs
- Graph.cs
- WebPartMenuStyle.cs
- Binding.cs
- OleDbReferenceCollection.cs
- IEnumerable.cs
- DataMemberListEditor.cs
- BindingCollection.cs
- VectorCollectionConverter.cs
- InfoCardRSAPKCS1SignatureFormatter.cs
- ImageInfo.cs
- SafeViewOfFileHandle.cs
- WebPartAddingEventArgs.cs
- DESCryptoServiceProvider.cs
- AppSettingsExpressionBuilder.cs
- X500Name.cs
- EntityDesignerUtils.cs
- EventLogSession.cs
- AuthenticationService.cs
- StateWorkerRequest.cs
- AuthenticationModuleElement.cs
- CharacterMetrics.cs
- ILGenerator.cs
- DirtyTextRange.cs
- Function.cs
- PathSegment.cs
- EventLogEntry.cs
- IIS7WorkerRequest.cs
- Compiler.cs