Code:
/ FX-1434 / FX-1434 / 1.0 / untmp / whidbey / REDBITS / ndp / fx / src / xsp / System / Web / Configuration / CustomWebEventKey.cs / 1 / 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; } } }
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- Converter.cs
- DrawingImage.cs
- AsnEncodedData.cs
- SimplePropertyEntry.cs
- LinqDataSource.cs
- PolicyStatement.cs
- WinEventWrap.cs
- CodeTypeOfExpression.cs
- TypographyProperties.cs
- NewArrayExpression.cs
- UnsafeNativeMethods.cs
- MappingModelBuildProvider.cs
- Int32RectValueSerializer.cs
- SinglePhaseEnlistment.cs
- _CacheStreams.cs
- ResumeStoryboard.cs
- WebContext.cs
- userdatakeys.cs
- InstanceNotFoundException.cs
- SmtpNegotiateAuthenticationModule.cs
- UnsafeNetInfoNativeMethods.cs
- ExtensionMethods.cs
- ContractHandle.cs
- TextInfo.cs
- FontStretch.cs
- NaturalLanguageHyphenator.cs
- SpellerError.cs
- ProcessManager.cs
- MatrixValueSerializer.cs
- SqlTransaction.cs
- CursorConverter.cs
- ExtenderControl.cs
- PreProcessInputEventArgs.cs
- ShaperBuffers.cs
- Message.cs
- XMLSchema.cs
- basecomparevalidator.cs
- FullTextState.cs
- Transform3DGroup.cs
- RulePatternOps.cs
- DbBuffer.cs
- ProtectedProviderSettings.cs
- SessionIDManager.cs
- ValidatingReaderNodeData.cs
- EntityChangedParams.cs
- Metadata.cs
- ImmutableAssemblyCacheEntry.cs
- WindowsScrollBarBits.cs
- StorageMappingItemCollection.cs
- DbConnectionInternal.cs
- DependencyPropertyHelper.cs
- Triangle.cs
- UrlMapping.cs
- ImportException.cs
- ManualResetEvent.cs
- SmtpReplyReader.cs
- DataSourceHelper.cs
- PathFigureCollectionValueSerializer.cs
- StructuralType.cs
- EntitySetBase.cs
- TriggerAction.cs
- Speller.cs
- StreamGeometry.cs
- SqlCommand.cs
- _CacheStreams.cs
- PassportPrincipal.cs
- FormDesigner.cs
- HighlightComponent.cs
- StickyNoteAnnotations.cs
- TextSyndicationContentKindHelper.cs
- RecognizedWordUnit.cs
- TdsParserHelperClasses.cs
- PublisherIdentityPermission.cs
- SignatureDescription.cs
- CompModSwitches.cs
- BigInt.cs
- XamlGridLengthSerializer.cs
- Parameter.cs
- DataRelationCollection.cs
- DocumentPageView.cs
- TypeRefElement.cs
- OleStrCAMarshaler.cs
- PropertyGridCommands.cs
- Byte.cs
- Exceptions.cs
- WebPartCollection.cs
- WS2007HttpBinding.cs
- TrimSurroundingWhitespaceAttribute.cs
- CodeGenerator.cs
- DataBindingList.cs
- ThreadAttributes.cs
- DataServiceQueryOfT.cs
- DynamicResourceExtensionConverter.cs
- HandlerBase.cs
- DataTableClearEvent.cs
- LogEntrySerialization.cs
- DataGridViewCellLinkedList.cs
- FileEnumerator.cs
- CalendarAutomationPeer.cs
- EventDescriptorCollection.cs