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
*/
///
/// [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
- WebContext.cs
- HttpApplicationFactory.cs
- VectorAnimation.cs
- NotifyInputEventArgs.cs
- EntityTemplateFactory.cs
- Switch.cs
- CoTaskMemHandle.cs
- VectorCollectionConverter.cs
- IriParsingElement.cs
- Screen.cs
- PageHandlerFactory.cs
- AccessDataSourceView.cs
- WsatConfiguration.cs
- ClientApiGenerator.cs
- InternalMappingException.cs
- UIElementParagraph.cs
- FlowNode.cs
- StateMachine.cs
- IdentityReference.cs
- WindowsGraphicsWrapper.cs
- AccessViolationException.cs
- SiteIdentityPermission.cs
- LambdaValue.cs
- Application.cs
- LinqDataSourceValidationException.cs
- Token.cs
- RijndaelManagedTransform.cs
- Model3D.cs
- ButtonPopupAdapter.cs
- LayoutTable.cs
- MediaSystem.cs
- BasicDesignerLoader.cs
- ReaderWriterLock.cs
- EdgeModeValidation.cs
- AudioDeviceOut.cs
- SHA256CryptoServiceProvider.cs
- NetPeerTcpBindingElement.cs
- PreviewKeyDownEventArgs.cs
- RefreshPropertiesAttribute.cs
- ValueConversionAttribute.cs
- TextAnchor.cs
- XamlToRtfParser.cs
- WhitespaceRule.cs
- DataGridTextBox.cs
- RsaSecurityKey.cs
- ACE.cs
- MemberInfoSerializationHolder.cs
- GenericEnumConverter.cs
- RawStylusInputCustomDataList.cs
- MediaEntryAttribute.cs
- StoreItemCollection.cs
- BlurBitmapEffect.cs
- TypedAsyncResult.cs
- PreloadedPackages.cs
- RequestCacheManager.cs
- XPathScanner.cs
- ByteAnimationUsingKeyFrames.cs
- BitmapScalingModeValidation.cs
- PageEventArgs.cs
- Pointer.cs
- StylusEventArgs.cs
- ManagementClass.cs
- TextDecorationUnitValidation.cs
- ByeMessage11.cs
- WeakReferenceKey.cs
- WebContext.cs
- FrameDimension.cs
- ValidatingReaderNodeData.cs
- NameValueConfigurationCollection.cs
- Oid.cs
- GuidTagList.cs
- MissingMethodException.cs
- CategoryEditor.cs
- PersonalizationStateInfo.cs
- ActionFrame.cs
- PackageDigitalSignatureManager.cs
- DataKey.cs
- OLEDB_Util.cs
- CollectionViewProxy.cs
- HttpResponseWrapper.cs
- TextParagraphProperties.cs
- ContainerUIElement3D.cs
- XmlDictionaryString.cs
- HttpCachePolicyElement.cs
- Item.cs
- TableLayoutColumnStyleCollection.cs
- Condition.cs
- CompilationSection.cs
- DataGridGeneralPage.cs
- DescendentsWalker.cs
- X509Chain.cs
- ComponentDispatcher.cs
- ObjectListItem.cs
- ScriptReferenceEventArgs.cs
- Currency.cs
- StylusPlugin.cs
- DataRowView.cs
- CodeArrayIndexerExpression.cs
- RepeatBehaviorConverter.cs
- Scheduling.cs