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
- TextEvent.cs
- ScrollBar.cs
- Viewport3DAutomationPeer.cs
- UiaCoreApi.cs
- PageThemeCodeDomTreeGenerator.cs
- OdbcConnectionPoolProviderInfo.cs
- ClosableStream.cs
- InheritablePropertyChangeInfo.cs
- IndexedDataBuffer.cs
- UnmanagedMemoryAccessor.cs
- BitmapCodecInfo.cs
- TypedElement.cs
- ScriptingSectionGroup.cs
- IDReferencePropertyAttribute.cs
- SystemException.cs
- CompatibleIComparer.cs
- CompilationPass2TaskInternal.cs
- HttpListenerResponse.cs
- GZipStream.cs
- TransformationRules.cs
- COM2IPerPropertyBrowsingHandler.cs
- DataGridItemEventArgs.cs
- ClickablePoint.cs
- PreviewKeyDownEventArgs.cs
- ProfessionalColorTable.cs
- ImageSource.cs
- FontStyle.cs
- TextRangeEdit.cs
- ProfileManager.cs
- ListViewTableCell.cs
- AttributeEmitter.cs
- FlowDocumentReader.cs
- RecordsAffectedEventArgs.cs
- Visual.cs
- ContextStack.cs
- TreeNodeCollection.cs
- Multiply.cs
- VirtualDirectoryMappingCollection.cs
- safex509handles.cs
- DispatcherObject.cs
- SqlWorkflowPersistenceService.cs
- ModuleConfigurationInfo.cs
- SqlCharStream.cs
- BitmapDecoder.cs
- CursorInteropHelper.cs
- PropertyToken.cs
- DocumentManager.cs
- FilterElement.cs
- NumericExpr.cs
- FamilyCollection.cs
- CodeAccessSecurityEngine.cs
- ArglessEventHandlerProxy.cs
- Button.cs
- CodeGotoStatement.cs
- ButtonRenderer.cs
- MapPathBasedVirtualPathProvider.cs
- StylusButtonCollection.cs
- TaiwanCalendar.cs
- EventHandlerList.cs
- HttpHeaderCollection.cs
- X509Certificate2Collection.cs
- WebPartConnectionCollection.cs
- ButtonAutomationPeer.cs
- _TLSstream.cs
- DynamicFilter.cs
- SafeHandles.cs
- ThumbAutomationPeer.cs
- XamlSerializerUtil.cs
- SingleObjectCollection.cs
- XmlSchemaAnyAttribute.cs
- arabicshape.cs
- SmtpTransport.cs
- SystemIPGlobalStatistics.cs
- CommandBinding.cs
- TransformPattern.cs
- QfeChecker.cs
- EntityContainerRelationshipSetEnd.cs
- OpenFileDialog.cs
- RectAnimationBase.cs
- FontConverter.cs
- SmiContextFactory.cs
- ProxyGenerationError.cs
- Convert.cs
- FlowDocumentPage.cs
- ConfigurationPermission.cs
- SerializationInfoEnumerator.cs
- Tuple.cs
- EntityDataSourceChangingEventArgs.cs
- WebControlsSection.cs
- ResolveNameEventArgs.cs
- InputBindingCollection.cs
- Helpers.cs
- PointCollection.cs
- ResourceManager.cs
- DesignColumn.cs
- SQLGuid.cs
- NavigationEventArgs.cs
- MarshalByRefObject.cs
- TokenBasedSet.cs
- PrintPreviewControl.cs