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
- GPStream.cs
- SoapExtensionStream.cs
- DeadCharTextComposition.cs
- QueryGenerator.cs
- RelatedImageListAttribute.cs
- SecurityTokenParametersEnumerable.cs
- VBCodeProvider.cs
- AutomationElementIdentifiers.cs
- EntityTypeEmitter.cs
- BinHexDecoder.cs
- XPathItem.cs
- CommandBindingCollection.cs
- Section.cs
- SingleAnimation.cs
- GuidTagList.cs
- ArrayElementGridEntry.cs
- sqlstateclientmanager.cs
- ComboBox.cs
- CachedTypeface.cs
- DataGridAutoFormat.cs
- TextCompositionEventArgs.cs
- AffineTransform3D.cs
- KeyProperty.cs
- ShimAsPublicXamlType.cs
- PointAnimation.cs
- FileSecurity.cs
- AutomationIdentifierGuids.cs
- OperationInfo.cs
- DataServiceConfiguration.cs
- dbdatarecord.cs
- Utils.cs
- BamlLocalizerErrorNotifyEventArgs.cs
- DescendentsWalker.cs
- DesignerTransactionCloseEvent.cs
- ProgramNode.cs
- RemotingConfigParser.cs
- MenuBindingsEditorForm.cs
- XmlEntity.cs
- WindowsFormsHost.cs
- OleDbConnectionPoolGroupProviderInfo.cs
- PingOptions.cs
- CompareInfo.cs
- XmlSchemaSimpleContentExtension.cs
- SQLInt32Storage.cs
- sqlser.cs
- ConfigurationProperty.cs
- Visitors.cs
- Table.cs
- Token.cs
- DocumentScope.cs
- DataObjectPastingEventArgs.cs
- altserialization.cs
- SimpleApplicationHost.cs
- IncrementalReadDecoders.cs
- XmlWriterSettings.cs
- MemberRestriction.cs
- __TransparentProxy.cs
- XmlElement.cs
- SingleTagSectionHandler.cs
- ItemsPanelTemplate.cs
- StylusButton.cs
- LinearKeyFrames.cs
- TraceUtility.cs
- CompilerErrorCollection.cs
- MatrixAnimationUsingPath.cs
- SecurityCriticalDataForSet.cs
- PersonalizationState.cs
- CompositeControlDesigner.cs
- RTLAwareMessageBox.cs
- ConfigurationValidatorAttribute.cs
- X509Certificate.cs
- RenderData.cs
- IdentitySection.cs
- DeobfuscatingStream.cs
- TextTrailingWordEllipsis.cs
- ProjectionCamera.cs
- SimpleBitVector32.cs
- ProcessRequestArgs.cs
- CodeMemberProperty.cs
- FieldDescriptor.cs
- SystemEvents.cs
- DataMisalignedException.cs
- BeginEvent.cs
- GrammarBuilder.cs
- TextServicesLoader.cs
- Expander.cs
- ActivitySurrogate.cs
- ForEachDesigner.xaml.cs
- GeneralTransform3DTo2DTo3D.cs
- SqlDelegatedTransaction.cs
- ListViewDeletedEventArgs.cs
- Point3DAnimationUsingKeyFrames.cs
- RegexTree.cs
- HttpsChannelFactory.cs
- ButtonBase.cs
- AutomationPropertyInfo.cs
- ContractMapping.cs
- Point3DKeyFrameCollection.cs
- MimeFormImporter.cs
- TransformerTypeCollection.cs