Code:
/ Dotnetfx_Vista_SP2 / Dotnetfx_Vista_SP2 / 8.0.50727.4016 / DEVDIV / depot / DevDiv / releases / whidbey / NetFxQFE / 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
- EnumConverter.cs
- ImageField.cs
- basemetadatamappingvisitor.cs
- CodeGroup.cs
- AttributeInfo.cs
- Atom10FormatterFactory.cs
- SmiRecordBuffer.cs
- VectorConverter.cs
- mongolianshape.cs
- ManipulationDelta.cs
- ReadOnlyDataSourceView.cs
- ShaperBuffers.cs
- ListContractAdapter.cs
- EntityParameterCollection.cs
- Int32RectConverter.cs
- HebrewCalendar.cs
- XamlReader.cs
- TextSpanModifier.cs
- ValueQuery.cs
- InputGestureCollection.cs
- PackageFilter.cs
- OleDbCommand.cs
- XPathItem.cs
- Mouse.cs
- login.cs
- MasterPageCodeDomTreeGenerator.cs
- MappingItemCollection.cs
- MethodCallTranslator.cs
- columnmapfactory.cs
- DoubleAnimationClockResource.cs
- CodeStatement.cs
- OdbcReferenceCollection.cs
- FixedFindEngine.cs
- PropertyItem.cs
- VectorValueSerializer.cs
- SchemaSetCompiler.cs
- PageParserFilter.cs
- CopyOfAction.cs
- RoutedEventHandlerInfo.cs
- SafeViewOfFileHandle.cs
- Object.cs
- SortDescription.cs
- ReflectionHelper.cs
- SettingsProperty.cs
- filewebresponse.cs
- IsolatedStorageFileStream.cs
- CompleteWizardStep.cs
- XmlDataLoader.cs
- FileDataSourceCache.cs
- TypeUtils.cs
- XmlSchemaType.cs
- HttpListener.cs
- RoutedCommand.cs
- LeafCellTreeNode.cs
- XmlDomTextWriter.cs
- BoundColumn.cs
- FileDialogPermission.cs
- ImageListUtils.cs
- WhitespaceRule.cs
- FrameworkReadOnlyPropertyMetadata.cs
- EdmSchemaAttribute.cs
- DateTimeOffsetConverter.cs
- EntityDesignerDataSourceView.cs
- CacheDependency.cs
- DesignerAttribute.cs
- ScaleTransform3D.cs
- Mapping.cs
- AllMembershipCondition.cs
- ShaperBuffers.cs
- httpapplicationstate.cs
- ToolStripPanel.cs
- SelectedCellsCollection.cs
- InputScopeManager.cs
- Int64Animation.cs
- DataPagerFieldCommandEventArgs.cs
- DataFormats.cs
- AssemblyAttributes.cs
- PeerDuplexChannel.cs
- SmiEventStream.cs
- ItemsControlAutomationPeer.cs
- HtmlImage.cs
- TraceLog.cs
- ScriptMethodAttribute.cs
- CfgArc.cs
- ContentType.cs
- RepeaterCommandEventArgs.cs
- ItemContainerGenerator.cs
- PageParser.cs
- ConfigPathUtility.cs
- PropertyChangedEventManager.cs
- CookieParameter.cs
- InvokeSchedule.cs
- StringSorter.cs
- Directory.cs
- InvalidCommandTreeException.cs
- AppDomainUnloadedException.cs
- AttributeCollection.cs
- RectangleGeometry.cs
- MessageHeaderT.cs
- TextEditorContextMenu.cs