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
*/
///
/// [To be supplied.]
///
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.
//------------------------------------------------------------------------------
//
// 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
*/
///
/// [To be supplied.]
///
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.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- DispatcherHooks.cs
- TextEditorThreadLocalStore.cs
- HttpRequestMessageProperty.cs
- XmlTextReaderImpl.cs
- EditingContext.cs
- CardSpacePolicyElement.cs
- HasCopySemanticsAttribute.cs
- Configuration.cs
- DataObjectPastingEventArgs.cs
- ResourceDescriptionAttribute.cs
- HandleCollector.cs
- Tag.cs
- WindowInteropHelper.cs
- AsymmetricKeyExchangeDeformatter.cs
- Connection.cs
- UniqueIdentifierService.cs
- StackOverflowException.cs
- DocobjHost.cs
- CodeDomConfigurationHandler.cs
- Freezable.cs
- SoapSchemaImporter.cs
- DocumentPage.cs
- SecurityState.cs
- EmbeddedMailObjectsCollection.cs
- MetabaseSettingsIis7.cs
- InternalControlCollection.cs
- SiteMapNode.cs
- HtmlWindow.cs
- ObjectParameterCollection.cs
- LinkedList.cs
- InternalSendMessage.cs
- ClonableStack.cs
- ToolStripPanelRow.cs
- TypeConverters.cs
- SessionSwitchEventArgs.cs
- AppSettingsSection.cs
- ApplicationDirectoryMembershipCondition.cs
- CodeSnippetCompileUnit.cs
- RuleSet.cs
- RadioButtonRenderer.cs
- FixedPage.cs
- ConnectionPointGlyph.cs
- ManifestSignedXml.cs
- ProcessHostFactoryHelper.cs
- ToolTip.cs
- querybuilder.cs
- DesignBindingConverter.cs
- TextWriterTraceListener.cs
- PhysicalFontFamily.cs
- FieldDescriptor.cs
- MergeFilterQuery.cs
- CompareValidator.cs
- ScriptBehaviorDescriptor.cs
- HasCopySemanticsAttribute.cs
- DataGridViewSelectedColumnCollection.cs
- StorageModelBuildProvider.cs
- QilInvokeEarlyBound.cs
- TextEditorMouse.cs
- IndentedWriter.cs
- EncoderParameter.cs
- CompositeScriptReference.cs
- KeyNotFoundException.cs
- ConfigurationLocation.cs
- ConfigXmlSignificantWhitespace.cs
- Authorization.cs
- BitmapEffectState.cs
- SpellCheck.cs
- DocumentManager.cs
- NotificationContext.cs
- MethodBody.cs
- DecoderNLS.cs
- MenuItem.cs
- SchemaLookupTable.cs
- RawStylusSystemGestureInputReport.cs
- ImportCatalogPart.cs
- Int32Storage.cs
- ReverseComparer.cs
- StrongNameKeyPair.cs
- NotEqual.cs
- SemaphoreFullException.cs
- MediaTimeline.cs
- StringFormat.cs
- PageClientProxyGenerator.cs
- ZipIOEndOfCentralDirectoryBlock.cs
- MemberMaps.cs
- DesignerView.xaml.cs
- _DigestClient.cs
- CheckBox.cs
- SimplePropertyEntry.cs
- ToolStripDropTargetManager.cs
- BasicCellRelation.cs
- DateTimeOffsetStorage.cs
- FileVersionInfo.cs
- DataServiceRequest.cs
- FunctionNode.cs
- Misc.cs
- PlanCompilerUtil.cs
- WindowsTreeView.cs
- InputQueue.cs
- RawStylusSystemGestureInputReport.cs