Code:
/ 4.0 / 4.0 / DEVDIV_TFS / Dev10 / Releases / RTMRel / ndp / fx / src / xsp / System / Web / Configuration / CustomWebEventKey.cs / 1305376 / CustomWebEventKey.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Configuration { internal class CustomWebEventKey { internal Type _type; internal int _eventCode; internal CustomWebEventKey(Type eventType, int eventCode) { _type = eventType; _eventCode = eventCode; } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Web.Configuration { internal class CustomWebEventKey { internal Type _type; internal int _eventCode; internal CustomWebEventKey(Type eventType, int eventCode) { _type = eventType; _eventCode = eventCode; } } } // 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
- WindowsTreeView.cs
- SizeValueSerializer.cs
- DbDeleteCommandTree.cs
- _CommandStream.cs
- StrongNamePublicKeyBlob.cs
- EntityDataSourceView.cs
- NetPeerTcpBindingCollectionElement.cs
- SiteMapSection.cs
- BaseComponentEditor.cs
- ZipIOFileItemStream.cs
- PathFigureCollection.cs
- RepeatButtonAutomationPeer.cs
- Random.cs
- DataGridViewColumnHeaderCell.cs
- TextEditorCopyPaste.cs
- ClientReliableChannelBinder.cs
- DataSourceComponent.cs
- handlecollector.cs
- _IPv6Address.cs
- ProgressBar.cs
- ObjectDataSourceDisposingEventArgs.cs
- ClassValidator.cs
- BitmapMetadataBlob.cs
- SqlGatherProducedAliases.cs
- LOSFormatter.cs
- XmlTypeMapping.cs
- EnglishPluralizationService.cs
- WebControlParameterProxy.cs
- remotingproxy.cs
- DataGridView.cs
- QueryStatement.cs
- ImageIndexConverter.cs
- BuildProvidersCompiler.cs
- unsafenativemethodstextservices.cs
- RawKeyboardInputReport.cs
- ContextInformation.cs
- XmlNamespaceDeclarationsAttribute.cs
- ApplicationServicesHostFactory.cs
- PageVisual.cs
- WindowCollection.cs
- TransactionScope.cs
- AddInContractAttribute.cs
- ConfigsHelper.cs
- EditorBrowsableAttribute.cs
- FixedSOMTableCell.cs
- SqlConnectionStringBuilder.cs
- XmlNodeChangedEventManager.cs
- DeviceContext.cs
- Style.cs
- Point3DCollectionValueSerializer.cs
- RequiredFieldValidator.cs
- BitmapEffect.cs
- Transactions.cs
- XmlDataImplementation.cs
- ImageButton.cs
- SourceFileInfo.cs
- StdValidatorsAndConverters.cs
- ProfileModule.cs
- SystemSounds.cs
- FormViewModeEventArgs.cs
- CollectionViewGroupInternal.cs
- fixedPageContentExtractor.cs
- Rijndael.cs
- Monitor.cs
- RoleGroupCollection.cs
- HttpProcessUtility.cs
- DirectionalLight.cs
- MetadataPropertyAttribute.cs
- ScrollChangedEventArgs.cs
- RayHitTestParameters.cs
- EntityDesignerUtils.cs
- PropertyMetadata.cs
- JumpList.cs
- DateBoldEvent.cs
- QilNode.cs
- CompilerResults.cs
- _SafeNetHandles.cs
- Function.cs
- EventLogTraceListener.cs
- XMLDiffLoader.cs
- XmlSchemaIdentityConstraint.cs
- IfAction.cs
- Subtree.cs
- SQLSingleStorage.cs
- PrintDialog.cs
- BindStream.cs
- EntityCommandDefinition.cs
- DetailsViewDesigner.cs
- PrintPreviewControl.cs
- CryptoSession.cs
- UdpSocket.cs
- EntityDataSourceViewSchema.cs
- SQLResource.cs
- PreservationFileReader.cs
- DbConnectionStringCommon.cs
- XsdBuilder.cs
- StringBlob.cs
- HandlerElement.cs
- DataSourceXmlSerializationAttribute.cs
- DetailsViewUpdatedEventArgs.cs