Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / 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; } } } // 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
- CreatingCookieEventArgs.cs
- TreeNodeMouseHoverEvent.cs
- FixedPosition.cs
- Canvas.cs
- PolicyLevel.cs
- ArglessEventHandlerProxy.cs
- ParenExpr.cs
- AppDomainManager.cs
- WebPartZone.cs
- InternalConfigRoot.cs
- FixedTextBuilder.cs
- MediaContext.cs
- BinaryExpression.cs
- EdmItemCollection.cs
- TabControlEvent.cs
- Missing.cs
- CachedPathData.cs
- ExpressionEditorSheet.cs
- WebBodyFormatMessageProperty.cs
- FileVersion.cs
- UInt64.cs
- CategoryValueConverter.cs
- ObjectListFieldsPage.cs
- XsdDateTime.cs
- TextRangeSerialization.cs
- Stack.cs
- WorkflowStateRollbackService.cs
- FastEncoderWindow.cs
- CategoryState.cs
- XmlAttributes.cs
- ObjectCacheHost.cs
- FunctionQuery.cs
- GeometryCollection.cs
- ExtendedPropertyCollection.cs
- AuthenticatedStream.cs
- DataControlFieldCollection.cs
- DifferencingCollection.cs
- SubpageParagraph.cs
- Events.cs
- ApplicationFileCodeDomTreeGenerator.cs
- ToolZone.cs
- HierarchicalDataSourceDesigner.cs
- QueryMath.cs
- BindingListCollectionView.cs
- GridViewCellAutomationPeer.cs
- PolyLineSegment.cs
- FlagsAttribute.cs
- Point4D.cs
- XmlDataSourceNodeDescriptor.cs
- GridViewDeleteEventArgs.cs
- EntitySetBase.cs
- XsltContext.cs
- CodeMemberProperty.cs
- PerformanceCounterPermissionEntry.cs
- Point3DCollectionConverter.cs
- mediapermission.cs
- MessageBodyDescription.cs
- Model3DCollection.cs
- Predicate.cs
- LinqDataSourceContextEventArgs.cs
- PointF.cs
- ReadOnlyCollection.cs
- NetTcpBindingCollectionElement.cs
- KeyValuePair.cs
- EditCommandColumn.cs
- BitmapEffect.cs
- TransactionsSectionGroup.cs
- XmlIlTypeHelper.cs
- DispatcherTimer.cs
- EmptyQuery.cs
- HMACRIPEMD160.cs
- Odbc32.cs
- SqlExpressionNullability.cs
- CngProperty.cs
- PageOrientation.cs
- CompoundFileReference.cs
- EventDescriptor.cs
- Annotation.cs
- TableLayoutPanel.cs
- HttpBindingExtension.cs
- ScalarOps.cs
- RegisteredHiddenField.cs
- Bits.cs
- ObjectPropertyMapping.cs
- ItemCheckEvent.cs
- TextFindEngine.cs
- OptimalBreakSession.cs
- FixUp.cs
- HttpCapabilitiesEvaluator.cs
- ObjectDataSource.cs
- MouseEvent.cs
- Transform3D.cs
- CustomServiceCredentials.cs
- Vector3DIndependentAnimationStorage.cs
- CookieHandler.cs
- ProfileSettingsCollection.cs
- FirstMatchCodeGroup.cs
- ImageListImageEditor.cs
- HandlerFactoryCache.cs
- EventlogProvider.cs