Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / ndp / fx / src / xsp / System / Web / Configuration / NullRuntimeConfig.cs / 1 / NullRuntimeConfig.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Configuration { // // Return null in LKG scenarios where we cannot even get CachedPathData for machine.config. // internal class NullRuntimeConfig : RuntimeConfig { internal NullRuntimeConfig() : base(null, true) {} protected override object GetSectionObject(string sectionName) { return null; } } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- SafeBitVector32.cs
- SqlDataReaderSmi.cs
- DependencyPropertyDescriptor.cs
- RSAOAEPKeyExchangeDeformatter.cs
- SafeCryptoHandles.cs
- WpfPayload.cs
- SafeNativeMethodsOther.cs
- Version.cs
- CssTextWriter.cs
- DesignerLinkAdapter.cs
- FormatSelectingMessageInspector.cs
- LineGeometry.cs
- DbTransaction.cs
- BaseHashHelper.cs
- PlanCompilerUtil.cs
- DispatcherSynchronizationContext.cs
- SessionStateModule.cs
- HttpListenerContext.cs
- DebugHandleTracker.cs
- TypeBuilder.cs
- log.cs
- ListenerAdaptersInstallComponent.cs
- ResourceManager.cs
- Point3DKeyFrameCollection.cs
- CellCreator.cs
- ColorDialog.cs
- GroupBoxRenderer.cs
- CustomCredentialPolicy.cs
- FullTextState.cs
- NativeMethods.cs
- Thread.cs
- oledbconnectionstring.cs
- WebPartConnectionsConnectVerb.cs
- TableItemPattern.cs
- EntityDataSourceDesignerHelper.cs
- SecurityKeyIdentifier.cs
- PointAnimationUsingKeyFrames.cs
- InternalResources.cs
- FunctionCommandText.cs
- DataGridViewRowCancelEventArgs.cs
- InstancePersistence.cs
- HostSecurityManager.cs
- UIElementParaClient.cs
- EventHandlersStore.cs
- BoundPropertyEntry.cs
- GCHandleCookieTable.cs
- OpenFileDialog.cs
- AxParameterData.cs
- SystemIPAddressInformation.cs
- SerTrace.cs
- KeyNotFoundException.cs
- MDIWindowDialog.cs
- RootAction.cs
- Parser.cs
- Command.cs
- _HeaderInfo.cs
- LockRenewalTask.cs
- IUnknownConstantAttribute.cs
- InvalidProgramException.cs
- UIElement3D.cs
- OpenTypeLayoutCache.cs
- IntegerFacetDescriptionElement.cs
- _StreamFramer.cs
- ClientSettingsSection.cs
- OleDbMetaDataFactory.cs
- x509store.cs
- EdmEntityTypeAttribute.cs
- IxmlLineInfo.cs
- XmlDataSourceNodeDescriptor.cs
- CommandHelper.cs
- PropertyMapper.cs
- DSACryptoServiceProvider.cs
- Size3D.cs
- MetadataArtifactLoaderXmlReaderWrapper.cs
- Button.cs
- EraserBehavior.cs
- FileDialog.cs
- OdbcDataReader.cs
- prefixendpointaddressmessagefiltertable.cs
- HybridDictionary.cs
- handlecollector.cs
- AssemblyAttributesGoHere.cs
- ItemContainerGenerator.cs
- RelatedView.cs
- StateMachine.cs
- DataGridViewCellMouseEventArgs.cs
- DataGrid.cs
- oledbmetadatacollectionnames.cs
- ResXBuildProvider.cs
- MemberProjectedSlot.cs
- ChannelFactoryRefCache.cs
- DiscoveryProxy.cs
- PtsContext.cs
- PresentationTraceSources.cs
- SoapObjectReader.cs
- CodeCommentStatement.cs
- HostSecurityManager.cs
- InvalidAsynchronousStateException.cs
- DataServiceHostFactory.cs
- StrokeCollection2.cs