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
- WorkflowRuntimeServiceElement.cs
- TagPrefixCollection.cs
- AppDomainManager.cs
- ColorDialog.cs
- SymLanguageType.cs
- TextEffect.cs
- ExpressionEditorAttribute.cs
- BitmapImage.cs
- PartialTrustVisibleAssemblyCollection.cs
- IgnoreSectionHandler.cs
- PrimitiveSchema.cs
- EncodingDataItem.cs
- externdll.cs
- ProfileSettings.cs
- InputLanguageEventArgs.cs
- SchemaSetCompiler.cs
- CompositionAdorner.cs
- FrameAutomationPeer.cs
- ListenerSessionConnection.cs
- CallbackTimeoutsElement.cs
- AnchoredBlock.cs
- XmlDataProvider.cs
- PartialCachingAttribute.cs
- UserPreferenceChangedEventArgs.cs
- RegisteredHiddenField.cs
- _UriSyntax.cs
- ValueTypeIndexerReference.cs
- WebDisplayNameAttribute.cs
- Axis.cs
- MethodToken.cs
- MailWebEventProvider.cs
- WaitHandle.cs
- WindowsRichEditRange.cs
- PackageDigitalSignature.cs
- XPathAncestorQuery.cs
- FixedFlowMap.cs
- ValidationErrorInfo.cs
- ContextDataSourceView.cs
- UIElementHelper.cs
- DocumentXmlWriter.cs
- MetadataSource.cs
- SafeTimerHandle.cs
- XamlPoint3DCollectionSerializer.cs
- BaseProcessProtocolHandler.cs
- RTLAwareMessageBox.cs
- DeclaredTypeElementCollection.cs
- AssemblyFilter.cs
- ScriptMethodAttribute.cs
- HtmlEmptyTagControlBuilder.cs
- SoapObjectInfo.cs
- FormViewUpdateEventArgs.cs
- EndOfStreamException.cs
- UpdatePanelControlTrigger.cs
- DictionaryItemsCollection.cs
- WebScriptMetadataMessageEncoderFactory.cs
- MgmtResManager.cs
- PenContext.cs
- HttpHandlerAction.cs
- GeometryGroup.cs
- RegisteredDisposeScript.cs
- OrderedDictionaryStateHelper.cs
- MachineKeySection.cs
- DataColumnMapping.cs
- FileUtil.cs
- DataGridViewRowCancelEventArgs.cs
- ChineseLunisolarCalendar.cs
- AudienceUriMode.cs
- SQLDateTime.cs
- Animatable.cs
- FastEncoder.cs
- TraceContextEventArgs.cs
- ComponentSerializationService.cs
- SecurityState.cs
- IODescriptionAttribute.cs
- ReturnValue.cs
- WebBrowserSiteBase.cs
- PerformanceCounterPermissionEntry.cs
- TargetInvocationException.cs
- RenderTargetBitmap.cs
- AccessorTable.cs
- LineGeometry.cs
- XPathScanner.cs
- SafeNativeMethodsOther.cs
- SelectedCellsCollection.cs
- StrongNameMembershipCondition.cs
- DataGridViewCell.cs
- ControlType.cs
- MarkupCompilePass2.cs
- HtmlProps.cs
- XNodeNavigator.cs
- remotingproxy.cs
- EventLog.cs
- ListDictionaryInternal.cs
- AssemblyResourceLoader.cs
- SystemInfo.cs
- ChangePassword.cs
- KeySpline.cs
- VBIdentifierNameEditor.cs
- ConfigurationSectionGroupCollection.cs
- HtmlToClrEventProxy.cs