Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / Configuration / BrowserTree.cs / 1305376 / BrowserTree.cs
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Web.Configuration {
using System;
using System.Collections;
using System.Collections.Specialized;
//
//
//
//
//
//
//
//
//
//
//
//
//
// OpenWave
// $(softkeys)
//
//
//
//
//
//
//
internal class BrowserTree : OrderedDictionary {
internal BrowserTree() : base(StringComparer.OrdinalIgnoreCase) {
}
}
}
// File provided for Reference Use Only by Microsoft Corporation (c) 2007.
//------------------------------------------------------------------------------
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//-----------------------------------------------------------------------------
namespace System.Web.Configuration {
using System;
using System.Collections;
using System.Collections.Specialized;
//
//
//
//
//
//
//
//
//
//
//
//
//
// OpenWave
// $(softkeys)
//
//
//
//
//
//
//
internal class BrowserTree : OrderedDictionary {
internal BrowserTree() : base(StringComparer.OrdinalIgnoreCase) {
}
}
}
// 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
- ConnectionsZone.cs
- HandledMouseEvent.cs
- CharKeyFrameCollection.cs
- Rect.cs
- ObjectDataSourceStatusEventArgs.cs
- DynamicResourceExtension.cs
- ProxyManager.cs
- NullableBoolConverter.cs
- TimelineGroup.cs
- _ProxyChain.cs
- StorageComplexPropertyMapping.cs
- DiscoveryInnerClientManaged11.cs
- _NegotiateClient.cs
- FormatStringEditor.cs
- Constants.cs
- DocumentSequence.cs
- ZoomPercentageConverter.cs
- DisposableCollectionWrapper.cs
- SchemaMerger.cs
- DataGridViewColumnCollection.cs
- IResourceProvider.cs
- IdlingCommunicationPool.cs
- WmlPhoneCallAdapter.cs
- RangeBase.cs
- CodeIdentifiers.cs
- XpsPackagingException.cs
- QueryOutputWriter.cs
- SmiConnection.cs
- ObjectCache.cs
- MultiByteCodec.cs
- X509IssuerSerialKeyIdentifierClause.cs
- StoreContentChangedEventArgs.cs
- OracleParameter.cs
- ETagAttribute.cs
- DrawingContextDrawingContextWalker.cs
- GiveFeedbackEventArgs.cs
- GPRECTF.cs
- WebPartDescription.cs
- Expander.cs
- SQLBoolean.cs
- ReflectionUtil.cs
- DifferencingCollection.cs
- ErasingStroke.cs
- HashLookup.cs
- HtmlMobileTextWriter.cs
- MutexSecurity.cs
- TreeViewDesigner.cs
- XmlSchemaIdentityConstraint.cs
- COSERVERINFO.cs
- RegexTree.cs
- ListControl.cs
- DesignBindingConverter.cs
- _ListenerResponseStream.cs
- DeviceSpecific.cs
- IriParsingElement.cs
- BuildManagerHost.cs
- DataGridHeaderBorder.cs
- DataGridColumn.cs
- HtmlElement.cs
- HighlightVisual.cs
- ToolStripCustomTypeDescriptor.cs
- IgnoreSectionHandler.cs
- Cloud.cs
- WebSysDefaultValueAttribute.cs
- StartUpEventArgs.cs
- TrustLevel.cs
- BooleanConverter.cs
- MemberListBinding.cs
- EntityDataSourceSelectedEventArgs.cs
- Inflater.cs
- _NegotiateClient.cs
- Soap.cs
- OleDbConnectionInternal.cs
- DesignerAdapterUtil.cs
- SerializationInfo.cs
- ContentAlignmentEditor.cs
- DefaultPropertiesToSend.cs
- FederatedMessageSecurityOverHttp.cs
- DataPagerFieldCollection.cs
- TcpProcessProtocolHandler.cs
- SmiEventSink_Default.cs
- TimerElapsedEvenArgs.cs
- TypeRestriction.cs
- CultureInfoConverter.cs
- NetTcpSection.cs
- RTLAwareMessageBox.cs
- UnsafeNativeMethods.cs
- Config.cs
- CollectionMarkupSerializer.cs
- _ConnectionGroup.cs
- ComboBox.cs
- ColumnHeader.cs
- ComponentCommands.cs
- NavigationWindowAutomationPeer.cs
- EventlogProvider.cs
- PagedDataSource.cs
- ColorMatrix.cs
- CodeGenerator.cs
- XmlBoundElement.cs
- ApplicationServiceHelper.cs