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 */ ////// 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
- PropertyInformation.cs
- TypeConverterHelper.cs
- _KerberosClient.cs
- DataObjectEventArgs.cs
- RegexRunnerFactory.cs
- AndMessageFilter.cs
- SchemaCollectionCompiler.cs
- UIAgentMonitor.cs
- pingexception.cs
- HMACMD5.cs
- CodeGenerator.cs
- SqlClientPermission.cs
- ConstraintCollection.cs
- WebPartEditorCancelVerb.cs
- CngProperty.cs
- RenderData.cs
- NativeActivityAbortContext.cs
- URLEditor.cs
- ForwardPositionQuery.cs
- GenerateTemporaryTargetAssembly.cs
- DisplayMemberTemplateSelector.cs
- DESCryptoServiceProvider.cs
- LinqDataSourceStatusEventArgs.cs
- ToolStripItemClickedEventArgs.cs
- RelationshipSet.cs
- XmlNavigatorFilter.cs
- _AutoWebProxyScriptHelper.cs
- MarkupCompilePass2.cs
- InkCanvasSelectionAdorner.cs
- Win32NamedPipes.cs
- ButtonStandardAdapter.cs
- ByteStreamMessageEncoder.cs
- MouseEventArgs.cs
- RouteCollection.cs
- BitmapEffectDrawing.cs
- ClientOperationFormatterProvider.cs
- KoreanLunisolarCalendar.cs
- Stopwatch.cs
- InstanceNotReadyException.cs
- ExternalFile.cs
- ObjectTag.cs
- SynchronizedDispatch.cs
- ExpanderAutomationPeer.cs
- ContainerTracking.cs
- EntityCodeGenerator.cs
- HtmlGenericControl.cs
- WorkflowRuntimeServiceElement.cs
- QuaternionAnimation.cs
- StringToken.cs
- ListManagerBindingsCollection.cs
- Rijndael.cs
- ELinqQueryState.cs
- NativeMethods.cs
- SQLGuidStorage.cs
- TaskResultSetter.cs
- InputQueueChannel.cs
- Thickness.cs
- VersionPair.cs
- WebPartConnectionsEventArgs.cs
- BitmapSource.cs
- DrawItemEvent.cs
- ApplicationServicesHostFactory.cs
- ScriptComponentDescriptor.cs
- WindowsAuthenticationModule.cs
- TagMapInfo.cs
- Stack.cs
- Registry.cs
- AudioFileOut.cs
- Convert.cs
- AppearanceEditorPart.cs
- LinkedResource.cs
- EntityCommandDefinition.cs
- RootBuilder.cs
- ReadOnlyHierarchicalDataSourceView.cs
- RectIndependentAnimationStorage.cs
- AuthenticationModulesSection.cs
- ConcatQueryOperator.cs
- ArglessEventHandlerProxy.cs
- TimeoutHelper.cs
- ContractMapping.cs
- Operators.cs
- ConditionalAttribute.cs
- BamlRecordWriter.cs
- TypeReference.cs
- InternalPolicyElement.cs
- HandlerBase.cs
- TimeoutValidationAttribute.cs
- CodeExpressionStatement.cs
- ConstraintCollection.cs
- CompoundFileDeflateTransform.cs
- AnimationClock.cs
- SchemaTableColumn.cs
- NavigationPropertyAccessor.cs
- Guid.cs
- PersistenceContext.cs
- CommandBindingCollection.cs
- Executor.cs
- LayoutTable.cs
- PassportAuthenticationEventArgs.cs
- TemplateAction.cs