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
- InstanceDescriptor.cs
- GeometryModel3D.cs
- CookieParameter.cs
- ThemeableAttribute.cs
- HttpTransportBindingElement.cs
- XPathScanner.cs
- GridItemCollection.cs
- JournalEntryListConverter.cs
- CanonicalFontFamilyReference.cs
- Token.cs
- StateRuntime.cs
- HttpListener.cs
- SqlBuilder.cs
- DiscriminatorMap.cs
- Underline.cs
- StringCollection.cs
- Helper.cs
- DocumentPaginator.cs
- XmlnsDictionary.cs
- StylusPointPropertyInfoDefaults.cs
- RefreshPropertiesAttribute.cs
- ProfilePropertyMetadata.cs
- SiteMapNodeItem.cs
- DefaultValueAttribute.cs
- SmtpMail.cs
- SiteMapSection.cs
- IteratorAsyncResult.cs
- MergeFilterQuery.cs
- RolePrincipal.cs
- OleDbCommand.cs
- SweepDirectionValidation.cs
- ExtenderControl.cs
- DataGridViewSelectedCellCollection.cs
- HostingPreferredMapPath.cs
- EntityContainerEmitter.cs
- MulticastDelegate.cs
- CustomSignedXml.cs
- CheckPair.cs
- FileCodeGroup.cs
- SharedPersonalizationStateInfo.cs
- WindowsToolbarAsMenu.cs
- LazyLoadBehavior.cs
- EntityContainerAssociationSet.cs
- GraphicsState.cs
- IntersectQueryOperator.cs
- GenerateDerivedKeyRequest.cs
- DropDownList.cs
- ViewKeyConstraint.cs
- DataGridViewRowsAddedEventArgs.cs
- BitmapCache.cs
- PingOptions.cs
- OleDbPermission.cs
- DefaultHttpHandler.cs
- SystemShuttingDownException.cs
- XsdBuildProvider.cs
- SafeHandle.cs
- NativeWindow.cs
- RemotingException.cs
- Point3DAnimationBase.cs
- MSAAWinEventWrap.cs
- CryptoKeySecurity.cs
- PixelFormatConverter.cs
- UserControlCodeDomTreeGenerator.cs
- DecoratedNameAttribute.cs
- ControlBuilder.cs
- BitmapInitialize.cs
- GraphicsContainer.cs
- Lasso.cs
- NonParentingControl.cs
- FocusTracker.cs
- XmlEncoding.cs
- xml.cs
- TraceUtils.cs
- ClearTypeHintValidation.cs
- Scene3D.cs
- XmlSchemaProviderAttribute.cs
- DockPanel.cs
- Enum.cs
- PageAsyncTask.cs
- DetailsView.cs
- TimeSpanStorage.cs
- SmiContext.cs
- XmlILOptimizerVisitor.cs
- SecurityContext.cs
- SystemIcmpV6Statistics.cs
- DefaultTextStoreTextComposition.cs
- NumberFormatInfo.cs
- Message.cs
- FastEncoder.cs
- Parameter.cs
- PanelStyle.cs
- OleDbRowUpdatingEvent.cs
- OdbcInfoMessageEvent.cs
- EventLogSession.cs
- XmlSchemaInfo.cs
- BoundingRectTracker.cs
- DataContext.cs
- SQLDecimalStorage.cs
- ControlIdConverter.cs
- SizeAnimationClockResource.cs