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
- ExpressionVisitor.cs
- DayRenderEvent.cs
- CollectionBase.cs
- XmlSchemaImporter.cs
- ThreadAttributes.cs
- ValidatedMobileControlConverter.cs
- MetadataFile.cs
- ResXResourceSet.cs
- DataGridViewRowErrorTextNeededEventArgs.cs
- TableParaClient.cs
- TextStore.cs
- SectionRecord.cs
- SpeechSeg.cs
- WebEventCodes.cs
- QueueTransferProtocol.cs
- ObjectSerializerFactory.cs
- BookmarkNameHelper.cs
- SequenceDesigner.cs
- RegexRunner.cs
- SchemaImporterExtensionElement.cs
- RegexCharClass.cs
- BitmapEffectDrawing.cs
- AdjustableArrowCap.cs
- WebPartVerbsEventArgs.cs
- WebConfigurationManager.cs
- MediaTimeline.cs
- XPathArrayIterator.cs
- MessageAction.cs
- SaveFileDialogDesigner.cs
- MdImport.cs
- TemplateColumn.cs
- KeyedHashAlgorithm.cs
- FormsAuthenticationUserCollection.cs
- DetailsViewDeletedEventArgs.cs
- Visitor.cs
- DataGridDesigner.cs
- StateMachine.cs
- UriTemplateTrieLocation.cs
- PerspectiveCamera.cs
- XmlIncludeAttribute.cs
- Emitter.cs
- XmlSchemaInferenceException.cs
- InkCanvasAutomationPeer.cs
- DataGridViewCellValidatingEventArgs.cs
- Classification.cs
- RijndaelManaged.cs
- CollectionChangeEventArgs.cs
- AsymmetricAlgorithm.cs
- MonthChangedEventArgs.cs
- HttpCapabilitiesEvaluator.cs
- Config.cs
- DocumentSequenceHighlightLayer.cs
- StaticSiteMapProvider.cs
- PagedDataSource.cs
- DeadLetterQueue.cs
- DataGridViewAutoSizeModeEventArgs.cs
- SmtpSection.cs
- NotCondition.cs
- SoapHttpTransportImporter.cs
- ExtendedProperty.cs
- ArrayWithOffset.cs
- CodeBinaryOperatorExpression.cs
- JsonSerializer.cs
- BadImageFormatException.cs
- panel.cs
- HTMLTextWriter.cs
- RankException.cs
- PrintPreviewDialog.cs
- ToggleProviderWrapper.cs
- StreamingContext.cs
- BitmapEffect.cs
- ExecutionTracker.cs
- SerializationInfo.cs
- keycontainerpermission.cs
- MsmqIntegrationAppDomainProtocolHandler.cs
- NativeMethods.cs
- DataConnectionHelper.cs
- PictureBox.cs
- EdmComplexTypeAttribute.cs
- basecomparevalidator.cs
- SmiRequestExecutor.cs
- StopStoryboard.cs
- ZipIOEndOfCentralDirectoryBlock.cs
- AttachedPropertyBrowsableWhenAttributePresentAttribute.cs
- DefaultBinder.cs
- XAMLParseException.cs
- Transform3DCollection.cs
- NameGenerator.cs
- XmlAnyAttributeAttribute.cs
- AccessibleObject.cs
- Matrix3DStack.cs
- Win32SafeHandles.cs
- QueryResponse.cs
- PeerDuplexChannelListener.cs
- SendingRequestEventArgs.cs
- MetadataProperty.cs
- LineServicesCallbacks.cs
- HttpSysSettings.cs
- ListView.cs
- Marshal.cs