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
- EpmCustomContentWriterNodeData.cs
- Label.cs
- ToolStripCustomTypeDescriptor.cs
- _DomainName.cs
- FormsAuthentication.cs
- CheckBoxPopupAdapter.cs
- XmlSchemaAnnotation.cs
- FastEncoderWindow.cs
- ProtocolViolationException.cs
- CryptoHelper.cs
- SmtpNtlmAuthenticationModule.cs
- GB18030Encoding.cs
- ParentQuery.cs
- SqlEnums.cs
- XmlSchemaSimpleTypeRestriction.cs
- NameTable.cs
- TypeConverter.cs
- HttpProfileGroupBase.cs
- XhtmlBasicLiteralTextAdapter.cs
- EntityDataSourceContainerNameConverter.cs
- XmlSchemaSimpleContent.cs
- webproxy.cs
- BaseValidator.cs
- oledbmetadatacolumnnames.cs
- ImportCatalogPart.cs
- WmlImageAdapter.cs
- FormsIdentity.cs
- LocatorPart.cs
- MemberDomainMap.cs
- X509Certificate2.cs
- OleDbConnection.cs
- ThemeDictionaryExtension.cs
- X509Certificate.cs
- BackgroundFormatInfo.cs
- JavaScriptObjectDeserializer.cs
- ThreadExceptionEvent.cs
- CodeConditionStatement.cs
- ProviderConnectionPointCollection.cs
- HttpWebRequestElement.cs
- ThicknessAnimationUsingKeyFrames.cs
- ClickablePoint.cs
- StringInfo.cs
- KnowledgeBase.cs
- StringPropertyBuilder.cs
- StorageEntitySetMapping.cs
- ObjectDataSourceSelectingEventArgs.cs
- InOutArgument.cs
- State.cs
- TabControlCancelEvent.cs
- HwndMouseInputProvider.cs
- CultureMapper.cs
- List.cs
- NativeRightsManagementAPIsStructures.cs
- BaseHashHelper.cs
- SqlUnionizer.cs
- XsltQilFactory.cs
- Semaphore.cs
- SessionIDManager.cs
- DocumentPageTextView.cs
- ReadWriteSpinLock.cs
- ComboBox.cs
- Pts.cs
- SafeBitVector32.cs
- SecurityException.cs
- OrderPreservingPipeliningSpoolingTask.cs
- OleDbConnectionInternal.cs
- LicenseContext.cs
- CRYPTPROTECT_PROMPTSTRUCT.cs
- Normalization.cs
- RecordManager.cs
- WsatServiceCertificate.cs
- AspProxy.cs
- HMACSHA1.cs
- XmlRawWriter.cs
- DesignBindingPropertyDescriptor.cs
- VisualStateGroup.cs
- SQLBinary.cs
- Avt.cs
- SizeLimitedCache.cs
- WebServiceHost.cs
- LexicalChunk.cs
- TextAction.cs
- Timer.cs
- UntrustedRecipientException.cs
- NamedElement.cs
- KeyedCollection.cs
- UnionCqlBlock.cs
- HwndMouseInputProvider.cs
- PointHitTestParameters.cs
- SweepDirectionValidation.cs
- Size3DValueSerializer.cs
- BigInt.cs
- WindowsEditBoxRange.cs
- NullableFloatSumAggregationOperator.cs
- ScriptControlDescriptor.cs
- ItemMap.cs
- WithStatement.cs
- SchemaElement.cs
- SoapObjectWriter.cs
- AccessDataSource.cs